Ben Boeckel <mathstuf@xxxxxxxxx> writes: > Expanding `insteadOf` is a part of ls-remote --url and there is no way > to expand `pushInsteadOf` as well. Add a get-url subcommand to be able > to query both as well as a way to get all configured urls. > > Signed-off-by: Ben Boeckel <mathstuf@xxxxxxxxx> > --- > Documentation/git-remote.txt | 10 ++++++++ > builtin/remote.c | 54 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 64 insertions(+) Changes to these two files look reasonable. Don't you want to protect this feature from future breakage by others by adding a couple of tests, though, to t/t5505? Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html