diff --git a/templates/_gitconfig.j2 b/templates/_gitconfig.j2 index c06dd7d..8a474f7 100644 --- a/templates/_gitconfig.j2 +++ b/templates/_gitconfig.j2 @@ -12,3 +12,5 @@ ui = auto [help] autocorrect = 1 +[pull] + ff = only