git: FF only when pulling
This commit is contained in:
parent
482fb87e75
commit
d673aab62e
|
@ -12,3 +12,5 @@
|
|||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
[pull]
|
||||
ff = only
|
||||
|
|
Reference in a new issue