Merge branch 'ew/http-alternates-as-redirects-warning' into maint

Recent versions of Git treats http alternates (used in dumb http transport) just like HTTP redirects and requires the client to enable following it, due to security concerns. But we forgot to give a warning when we decide not to honor the alternates. * ew/http-alternates-as-redirects-warning: http: release strbuf on disabled alternates http: inform about alternates-as-redirects behavior

Junio C Hamano committed Mar 28, 2017 at 13:52 UTC c953cf95a5fdf2fa1b8f288db6b1a0398d6e8311

No changes.