Change push.default to upstream
This commit is contained in:
parent
af37c6b1a2
commit
df318f9b0e
|
@ -81,10 +81,7 @@
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
# Push the current branch to update a branch with the same name on the
|
default = upstream
|
||||||
# receiving end.
|
|
||||||
default = current
|
|
||||||
|
|
||||||
|
|
||||||
[url "https://git.drupal.org/project/"]
|
[url "https://git.drupal.org/project/"]
|
||||||
insteadOf = do:
|
insteadOf = do:
|
||||||
|
|
Loading…
Reference in a new issue