diff options
Diffstat (limited to 'dot_gitconfig.tmpl')
| -rw-r--r-- | dot_gitconfig.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 0498692..b896ca7 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -35,3 +35,5 @@ helper = helper = !/usr/bin/gh auth git-credential {{ end -}} +[pull] + rebase = false |
