diff options
| -rw-r--r-- | dot_gitconfig.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 5b84c1e..71c5a55 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -48,4 +48,4 @@ helper = !/usr/bin/gh auth git-credential {{ end -}} [pull] - rebase = false + rebase = true |
