From: Junio C Hamano Date: Wed, 14 Aug 2024 21:54:48 +0000 (-0700) Subject: Merge branch 'rh/http-proxy-path' X-Git-Tag: v2.47.0-rc0~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bad0119f2b2f1b85a3b3d1575e097c37b1230d8;p=thirdparty%2Fgit.git Merge branch 'rh/http-proxy-path' The value of http.proxy can have "path" at the end for a socks proxy that listens to a unix-domain socket, but we started to discard it when we taught proxy auth code path to use the credential helpers, which has been corrected. * rh/http-proxy-path: http: do not ignore proxy path --- 4bad0119f2b2f1b85a3b3d1575e097c37b1230d8