mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 11:29:56 -06:00
Update global gitconfig settings
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
last = cat-file commit HEAD
|
last = cat-file commit HEAD
|
||||||
[branch]
|
[branch]
|
||||||
autoSetupRebase = always
|
autoSetupRebase = always
|
||||||
|
[merge]
|
||||||
|
ff = only
|
||||||
|
[push]
|
||||||
|
autoSetupRemote = true
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
[remote]
|
[remote]
|
||||||
|
|||||||
Reference in New Issue
Block a user