Change push.default to current

This commit is contained in:
Oliver Davies 2016-01-14 19:02:17 +00:00
parent bbeb4854b9
commit 11ebbaa911

View file

@ -131,7 +131,9 @@
enabled = true
[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/"]
insteadOf = gh: