git config --global push.default matching
This commit is contained in:
parent
4ccd1c8b26
commit
302ada26d0
|
@ -50,3 +50,5 @@
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
quotepath = false
|
quotepath = false
|
||||||
|
[push]
|
||||||
|
default = matching
|
||||||
|
|
Loading…
Reference in New Issue