From 56c24b038813c1ebcd8261f67b4fc0d711f98fae Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 9 Sep 2014 15:35:23 +0200 Subject: [PATCH] push current branch only so I don't destroy stuff all the time --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index 39b5de0..7aab699 100644 --- a/gitconfig +++ b/gitconfig @@ -47,7 +47,7 @@ prune = true [push] - default = matching + default = current [color] diff = auto