diff --git a/.gitconfig b/.gitconfig index 6f84d0e..d19f985 100644 --- a/.gitconfig +++ b/.gitconfig @@ -89,3 +89,5 @@ user = phundrak [commit] gpgsign = true +[pull] + rebase = false