Change push.default to current
Stop feature branches from pushing directly to `develop`!
This commit is contained in:
parent
29bad6ff65
commit
171533338a
|
@ -103,7 +103,7 @@
|
|||
enabled = true
|
||||
|
||||
[push]
|
||||
default = upstream
|
||||
default = current
|
||||
|
||||
[url "https://git.drupal.org/project/"]
|
||||
insteadOf = do:
|
||||
|
|
Loading…
Reference in a new issue