Re: [PATCH v5 2/9] connect: only match the host with core.gitProxy

2 messages, 2 authors, 2016-06-16 · open the first message on its own page

Re: [PATCH v5 2/9] connect: only match the host with core.gitProxy

From: Junio C Hamano <hidden>
Date: 2016-06-16 02:19:25

Mike Hommey [off-list ref] writes:
Currently, core.gitProxy doesn't actually match purely on domain names
as documented: it also matches ports.
...
This per-port behavior seems like an oversight rather than a deliberate
choice, so, make git://kernel.org:port/path call the gitProxy script in
Hmph.  The fact that hostandport, not just host after stripping
possible ":port" part, is passed to the function smells like a
deliberate design to allow people to use different proxy for
different port, so I am not sure everybody agrees with your "seems
like an oversight".

Don't existing users depend on the behaviour?  Isn't the change
robbing Peter to pay Paul?

Re: [PATCH v5 2/9] connect: only match the host with core.gitProxy

From: Mike Hommey <hidden>
Date: 2016-06-16 02:19:25

On Mon, May 16, 2016 at 03:30:01PM -0700, Junio C Hamano wrote:
Mike Hommey [off-list ref] writes:
quoted
Currently, core.gitProxy doesn't actually match purely on domain names
as documented: it also matches ports.
...
This per-port behavior seems like an oversight rather than a deliberate
choice, so, make git://kernel.org:port/path call the gitProxy script in
Hmph.  The fact that hostandport, not just host after stripping
possible ":port" part, is passed to the function smells like a
deliberate design to allow people to use different proxy for
different port, so I am not sure everybody agrees with your "seems
like an oversight".

Don't existing users depend on the behaviour?  Isn't the change
robbing Peter to pay Paul?
The gitProxy script gets the port passed. Why would you need different
scripts for different ports if the port is passed as an argument? Also,
if it's deliberate, it's widely undocumented.

Mike
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help