From: Mike Frysinger Date: Thu, 21 May 2009 21:38:14 +0000 (-0400) Subject: set default push config X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a2c26b73a2853d5c0fcb08c963ef9fa2ee1fd41a;p=home.git set default push config --- diff --git a/.gitconfig b/.gitconfig index 00a737d..c4f10de 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,6 +12,8 @@ frag = yellow bold whitespace = normal green meta = magenta +[push] + default = current [sendemail] chainreplyto = false suppressfrom = true