From 3b8724c30f6f1829e10a0e9ac456647099a1eec2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 20 May 2020 10:47:17 +0100 Subject: [PATCH] git: Change the default push to "upstream" --- tag-git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag-git/gitconfig b/tag-git/gitconfig index d4a93a8..eac9cbf 100644 --- a/tag-git/gitconfig +++ b/tag-git/gitconfig @@ -111,7 +111,7 @@ enabled = true [push] - default = current + default = upstream [url "https://git.drupal.org/project/"] insteadOf = do: