From: Junio C Hamano Date: Tue, 14 Mar 2017 22:23:19 +0000 (-0700) Subject: Merge branch 'ew/http-alternates-as-redirects-warning' X-Git-Tag: v2.13.0-rc0~117 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=519592bcc6ddb6bbb417cadb6af5e72e93a07fc4;p=thirdparty%2Fgit.git Merge branch 'ew/http-alternates-as-redirects-warning' 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 --- 519592bcc6ddb6bbb417cadb6af5e72e93a07fc4