Documentation: push.default applies to all remotes
authorSanti Béjar <santi@agolina.net>
Mon, 30 Mar 2009 10:11:41 +0000 (12:11 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 16:20:41 +0000 (09:20 -0700)
push.default is not only for the current remote but setting the default
behaviour for all remotes.

Signed-off-by: Santi Béjar <santi@agolina.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found