$ 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? -- MST - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html