Hey there, I am trying to pull the latest repository of the linux-2.6 git from Linus' rsync mirror.
Here is the shell: =========== [EMAIL PROTECTED]:~/repo/linux-2.6.repo$ gitinit.sh rsync://www.kernel.org/pub/linux/kernel/people/torvalds/linux-2.6.git defaulting to local storage area gitpull.sh: unknown remote gitinit.sh: pull failed [EMAIL PROTECTED]:~/repo/linux-2.6.repo$ rm -r .git [EMAIL PROTECTED]:~/repo/linux-2.6.repo$ gitinit.sh www.kernel.org/pub/linux/kernel/people/torvalds/linux-2.6.git defaulting to local storage area gitpull.sh: unknown remote gitinit.sh: pull failed [EMAIL PROTECTED]:~/repo/linux-2.6.repo$ ============= Any idea why this is not working? Thanks for any help, Rhys - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html