git: change pull default to ff

This commit is contained in:
Mathieu Maret 2020-07-28 12:54:56 +02:00
parent df0783b604
commit b59bc640dc
1 changed files with 2 additions and 1 deletions

View File

@ -140,4 +140,5 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
[pull]
rebase = true
#rebase = true
ff = only