Git Config - pull.ff only

This commit is contained in:
2022-10-10 08:07:10 -05:00
parent 1d0c8f99c0
commit ada07b55ef

View File

@@ -25,3 +25,5 @@
;; This is last, take in any other local file overrides
[include]
path = ~/.gitconfig.local ; find ".gitconfig.local" in your `$HOME` directory
[pull]
ff = only