use push.default = tracking
authorPierre Habouzit <madcoder@debian.org>
Sun, 6 Sep 2009 16:52:34 +0000 (18:52 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sun, 6 Sep 2009 16:52:34 +0000 (18:52 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
gitconfig

index 9ab6411..f19f617 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -24,6 +24,9 @@
     excludesfile=/home/madcoder/.git-excludes
     preloadindex=true
 
     excludesfile=/home/madcoder/.git-excludes
     preloadindex=true
 
+[push]
+    default = tracking
+
 [user]
     name  = Pierre Habouzit
     email = madcoder@debian.org
 [user]
     name  = Pierre Habouzit
     email = madcoder@debian.org