Merge branch 'jk/http-walker-limit-redirect'
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:32 +0000 (14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:32 +0000 (14:45 -0800)
commitda72ee87fb5f27f44b1b48a18765ab1c6280f070
treef9af3a68640a73ca1102e43ef64b3cd98f2e8ce7
parent8a2882f23ecce3a8742743555a408e508d4db806
parent3680f16f9d6832dc78c6b80f1e8a546385d946f9
Merge branch 'jk/http-walker-limit-redirect'

Update the error messages from the dumb-http client when it fails
to obtain loose objects; we used to give sensible error message
only upon 404 but we now forbid unexpected redirects that needs to
be reported with something sensible.

* jk/http-walker-limit-redirect:
  http-walker: complain about non-404 loose object errors
http.c