Git push behavior
This commit is contained in:
parent
3181ab8f19
commit
27809f2ead
|
@ -19,6 +19,8 @@
|
|||
[core]
|
||||
excludesfile = ~/.gitignore
|
||||
editor = subl -n -w
|
||||
[push]
|
||||
default = simple
|
||||
[apply]
|
||||
whitespace = nowarn
|
||||
[mergetool]
|
||||
|
|
Loading…
Reference in New Issue