A few merge options for git.
This commit is contained in:
@ -34,6 +34,11 @@
|
||||
mergetool = vimdiff
|
||||
tool = vimdiff
|
||||
|
||||
# Merge commit setup
|
||||
log = 50
|
||||
branchdesc = true
|
||||
suppressDest=
|
||||
|
||||
[push]
|
||||
default = upstream
|
||||
|
||||
|
Reference in New Issue
Block a user