Set git push.default to current
This commit is contained in:
parent
0e06dae580
commit
5aaf602401
1 changed files with 6 additions and 4 deletions
|
@ -5,3 +5,5 @@
|
|||
autosetuprebase = always
|
||||
[color]
|
||||
ui = auto
|
||||
[push]
|
||||
default = current
|
||||
|
|
Loading…
Reference in a new issue