Merge branch 'sp/maint-http-info-refs-no-retry' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:41:38 +0000 (13:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Oct 2012 20:41:38 +0000 (13:41 -0700)
commit8a477ddf237978d3f5725b24e286616000ca2ffd
treec4d77d4bebcfadc5e6c645b1c06784586b8ae579
parenta9073097b984a2a1db4f3b0df86cfaf624dfef21
parent6ac964a627e02ac73d4c97c492acf604942030e9
Merge branch 'sp/maint-http-info-refs-no-retry' into maint

"git fetch" over http had an old workaround for an unlikely server
misconfiguration; it turns out that this hurts debuggability of the
configuration in general, and has been reverted.

* sp/maint-http-info-refs-no-retry:
  Revert "retry request without query when info/refs?query fails"