update gitconfig
merge no-ff, new branches auto rebase
This commit is contained in:
@@ -32,5 +32,8 @@
|
||||
todo = grep --heading --break --ignore-case -e ' FIX: *' -e ' TODO: *'
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
ff = false
|
||||
[push]
|
||||
default = current
|
||||
[branch]
|
||||
autosetuprebase = always
|
||||
|
||||
Reference in New Issue
Block a user