From: Git User <git.user@mailfence.com>
To: git@vger.kernel.org
Subject: Feature request - show result of URL rewrites
Date: Sat, 12 Nov 2016 18:49:54 +0100 (CET) [thread overview]
Message-ID: <284668531.626.1478972994238.JavaMail.root@ichabod> (raw)
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.<base>.insteadOf"
https://stackoverflow.com/a/11383587
https://git-scm.com/docs/git-config
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 have the option 'url.printRewrites [True/False]' which would print the line "Rewrote url 'git://github.com/git/git' to 'https://github.com/git/git'" to terminal/stdout when set to True.
Thanks
next reply other threads:[~2016-11-12 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-12 17:49 Git User [this message]
2016-11-12 18:17 ` Feature request - show result of URL rewrites Dennis Kaarsemaker
2016-11-13 1:46 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=284668531.626.1478972994238.JavaMail.root@ichabod \
--to=git.user@mailfence.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.