mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 14:19:55 -06:00
git - misc gitconfig updates
This commit is contained in:
@@ -13,10 +13,13 @@
|
||||
last = cat-file commit HEAD
|
||||
[branch]
|
||||
autoSetupRebase = always
|
||||
[checkout]
|
||||
defaultRemote = origin
|
||||
[merge]
|
||||
ff = only
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
default = upstream
|
||||
[rerere]
|
||||
enabled = true
|
||||
[remote]
|
||||
|
||||
Reference in New Issue
Block a user