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