mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 11:29:56 -06:00
Git Config - pull.ff only
This commit is contained in:
@@ -25,3 +25,5 @@
|
|||||||
;; This is last, take in any other local file overrides
|
;; This is last, take in any other local file overrides
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig.local ; find ".gitconfig.local" in your `$HOME` directory
|
path = ~/.gitconfig.local ; find ".gitconfig.local" in your `$HOME` directory
|
||||||
|
[pull]
|
||||||
|
ff = only
|
||||||
|
|||||||
Reference in New Issue
Block a user