All of lore.kernel.org
 help / color / mirror / Atom feed
* Pushing with --mirror over HTTP?
@ 2011-09-05  4:05 Eli Barzilay
  2011-09-07 21:39 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Barzilay @ 2011-09-05  4:05 UTC (permalink / raw)
  To: git

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!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-19 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-05  4:05 Pushing with --mirror over HTTP? Eli Barzilay
2011-09-07 21:39 ` Jeff King
2011-09-08  2:58   ` Eli Barzilay
2011-12-19 17:12     ` Jeff King

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.