git: add config to rebase on pull

master
Guillaume Dott 2021-03-12 11:47:15 +01:00
parent 483257992c
commit f094c8e9ad
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@
autosquash = true
autostassh = true
# vim: set filetype=gitconfig:
[pull]
rebase = true