From: Junio C Hamano Date: Fri, 14 Mar 2014 21:26:04 +0000 (-0700) Subject: Merge branch 'jk/remote-pushremote-config-reading' X-Git-Tag: v2.0.0-rc0~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d52571d5c10efeb35ceeeb17f9b5e5f0ca1c3019;p=thirdparty%2Fgit.git Merge branch 'jk/remote-pushremote-config-reading' "git push" did not pay attention to branch.*.pushremote if it is defined earlier than remote.pushdefault; the order of these two variables in the configuration file should not matter, but it did by mistake. * jk/remote-pushremote-config-reading: remote: handle pushremote config in any order --- d52571d5c10efeb35ceeeb17f9b5e5f0ca1c3019