On Wed, Jul 29, 2020 at 05:57:52PM -0700, Linus Torvalds wrote: > The reason I ended up with my hook is that a number of people send me > their pull requests using the ssh address anyway, because they as > maintainers end up having kernel.org accounts, and that's how they > interact with it. > > So I actually end up wanting to rewrite it to use the public address > even if the insteadOf logic didn't trigger, because those ssh > addresses just don't make sense in the public history, and there's an > easy 1:1 translation to the public mirrors. Ah, that makes sense. So the feature you'd want really is "rewrite this when mentioning the url publicly". I do think it may be a problem other folks have, but it's also easily solved (and more) with a hook. Since nobody else has mentioned it, I'm willing to punt on it for now. If it comes up again, we should think about having a friendlier way to do it. Thanks for clarifying. -Peff