From: Eli Barzilay <eli@barzilay.org>
To: git@vger.kernel.org
Subject: Pushing with --mirror over HTTP?
Date: Mon, 5 Sep 2011 00:05:37 -0400 [thread overview]
Message-ID: <20068.19089.303108.950233@winooski.ccs.neu.edu> (raw)
Is there anything broken with pushing with mirror over HTTP? I'm
trying that with a github url, and I get a broken-looking error
message:
remote part of refspec is not a valid name in :.have
and with the google code, I get:
error: unable to push to unqualified destination: HEAD
Pushing to both of these work fine without `--mirror'.
(BTW, as a workaround, I'm using
push --force --tags <url> :
is this achieving the same effect for a repo without weird refs?)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
next reply other threads:[~2011-09-05 4:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-05 4:05 Eli Barzilay [this message]
2011-09-07 21:39 ` Pushing with --mirror over HTTP? Jeff King
2011-09-08 2:58 ` Eli Barzilay
2011-12-19 17:12 ` Jeff King
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=20068.19089.303108.950233@winooski.ccs.neu.edu \
--to=eli@barzilay.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).