Hello,

it seems that `git clone` does not understand keywords used `insteadOf` longer URLs.

    $ git clone remote-repo/ProjectA.git
    fatal repository 'remote-repo/ProjectA.git' does not exist

I suppose that git interprets the argument as a local directory. Git should see if the argument matches one of the known URLs before raising an error.

Regards,

--
Gioele Barabucci <gio...@svario.it>
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to