From 8d121c9a95142f3538f5c39d2511edf3dfb11d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 7 Oct 2012 01:43:39 +0200 Subject: Default for git push: Push to branch with the same name --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index a366dd8..9f2775d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,7 +20,7 @@ spull = svn rebase sfetch = svn fetch [push] - default = tracking + default = current [diff] rename = copy [core] -- cgit v1.2.3