retitle 545425 git-core: url.<base>.pushInsteadOf to rewrite URLs for push only
thanks

In hindsight, all of these approaches have the severe disadvantage that
older versions of Git will ignore the test but interpret the insteadOf,
which will not work well.  Thus, I'd like to propose the following
instead:

[url "ssh://example.org/"]
    pushInsteadOf = "git://example.org/"

- Josh Triplett



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to