Change push.default to current
This commit is contained in:
parent
bbeb4854b9
commit
11ebbaa911
|
@ -131,7 +131,9 @@
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
# Push the current branch to update a branch with the same name on the
|
||||||
|
# receiving end.
|
||||||
|
default = current
|
||||||
|
|
||||||
[url "https://github.com/"]
|
[url "https://github.com/"]
|
||||||
insteadOf = gh:
|
insteadOf = gh:
|
||||||
|
|
Loading…
Reference in a new issue