git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-send-pack: broken handling of ref specs with wildcards
@ 2007-06-07 22:53 Alex Riesen
  2007-06-07 22:56 ` Johannes Schindelin
  2007-06-07 23:43 ` [PATCH] Fix push with refspecs containing wildcards Alex Riesen
  0 siblings, 2 replies; 8+ messages in thread
From: Alex Riesen @ 2007-06-07 22:53 UTC (permalink / raw)
  To: git

Try something like this:

    git-send-pack --remote=origin --thin /some/other/repo \
    'refs/heads/*:refs/remotes/child/*'

The result looks broken: the sent reference are created not in
refs/remotes/child/ but just in refs/heads/ of /some/other/repo.

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

end of thread, other threads:[~2007-06-08 18:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 22:53 git-send-pack: broken handling of ref specs with wildcards Alex Riesen
2007-06-07 22:56 ` Johannes Schindelin
2007-06-08  6:33   ` Junio C Hamano
2007-06-08 18:47     ` Daniel Barkalow
2007-06-07 23:43 ` [PATCH] Fix push with refspecs containing wildcards Alex Riesen
2007-06-08  6:38   ` Junio C Hamano
2007-06-08  7:42     ` Junio C Hamano
2007-06-08  9:13       ` Alex Riesen

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).