From: Gioele Barabucci <gioele@svario.it>
To: git@vger.kernel.org
Subject: git clone does not understand insteadOf URLs
Date: Sat, 25 May 2013 22:23:44 +0200 [thread overview]
Message-ID: <51A11DD0.4040802@svario.it> (raw)
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 <gioele@svario.it>
next reply other threads:[~2013-05-25 20:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-25 20:23 Gioele Barabucci [this message]
2013-05-26 15:13 ` git clone does not understand insteadOf URLs Elia Pinto
2013-05-26 17:55 ` Gioele Barabucci
2013-05-26 18:00 ` Andreas Schwab
2013-05-26 18:09 ` Gioele Barabucci
2013-05-26 18:14 ` John Keeping
2013-05-26 18:21 ` Gioele Barabucci
2013-05-26 19:00 ` John Keeping
2013-05-26 19:03 ` Gioele Barabucci
2013-05-28 20:06 ` 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=51A11DD0.4040802@svario.it \
--to=gioele@svario.it \
--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.