git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git fetch with multiple remotes failing?
@ 2006-10-31 15:59 Michael S. Tsirkin
  2006-10-31 16:32 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2006-10-31 15:59 UTC (permalink / raw)
  Cc: git


$ cat .git/remotes/origin
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Pull: +refs/heads/master:refs/heads/linus_master
$ cat .git/remotes/jejb-scsi-misc-2.6
URL: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Pull: +refs/heads/master:refs/heads/jejb-scsi-misc-2.6
$ git fetch -f origin jejb-scsi-misc-2.6
error: no such remote ref refs/heads/jejb-scsi-misc-2.6
Fetch failure:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Looks I must give remotes one by one?


-- 

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

end of thread, other threads:[~2006-11-01  0:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31 15:59 git fetch with multiple remotes failing? Michael S. Tsirkin
2006-10-31 16:32 ` Linus Torvalds
2006-11-01  0:12   ` Petr Baudis

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