Change push.default to current

Stop feature branches from pushing directly to `develop`!
This commit is contained in:
Oliver Davies 2020-01-27 22:24:30 +00:00
parent 29bad6ff65
commit 171533338a

View file

@ -103,7 +103,7 @@
enabled = true enabled = true
[push] [push]
default = upstream default = current
[url "https://git.drupal.org/project/"] [url "https://git.drupal.org/project/"]
insteadOf = do: insteadOf = do: