From df318f9b0eb54ff5e6a48dfe0fb768214bc247db Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 15 Jan 2020 00:57:15 +0000 Subject: [PATCH] Change push.default to upstream --- tag-git/gitconfig | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tag-git/gitconfig b/tag-git/gitconfig index 99b9bd3..e8efbb0 100644 --- a/tag-git/gitconfig +++ b/tag-git/gitconfig @@ -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: