http: inform about alternates-as-redirects behavior
commitde46138826cbc8229e25691e613e09ae1f683235
authorEric Wong <e@80x24.org>
Sat, 4 Mar 2017 08:36:45 +0000 (4 08:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Mar 2017 18:52:15 +0000 (6 10:52 -0800)
treec31cd7ed0ada1d57871227383ce933408634d254
parente7e07d5a4fcc2a203d9873968ad3e6bd4d7419d7
http: inform about alternates-as-redirects behavior

It is disconcerting for users to not notice the behavior
change in handling alternates from commit cb4d2d35c4622ec2
("http: treat http-alternates like redirects")

Give the user a hint about the config option so they can
see the URL and decide whether or not they want to enable
http.followRedirects in their config.

Signed-off-by: Eric Wong <e@80x24.org>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-walker.c