Re: Feature request - show result of URL rewrites

2016-11-12 Thread Junio C Hamano
Dennis Kaarsemaker writes: >> Git lets you rewrite URLs using "url..insteadOf" >> ... >> Can you add a git-config option to show the result of this rewriting >> whenever this occurs, as debugging more complicated rules can be >> difficult/wasn't obvious without Wireshark. >> >> E.g. you could h

Re: Feature request - show result of URL rewrites

2016-11-12 Thread Dennis Kaarsemaker
On Sat, 2016-11-12 at 18:49 +0100, Git User wrote: > Hello > > Hopefully this is the right place to submit feature requests - let me > know if there's somewhere else I should use! > > Git lets you rewrite URLs using "url..insteadOf" > > https://stackoverflow.com/a/11383587 > https://git-scm.com/

Feature request - show result of URL rewrites

2016-11-12 Thread Git User
Hello Hopefully this is the right place to submit feature requests - let me know if there's somewhere else I should use! Git lets you rewrite URLs using "url..insteadOf" https://stackoverflow.com/a/11383587 https://git-scm.com/docs/git-config Can you add a git-config option to show the result