On Sat, 2005-04-23 at 22:02 -0700, Paul Jackson wrote: > The winning solution via private email: > > mkdir linux > cd linux > git init rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > > Another email was missing the 'scm' term. > > I still don't see how to get to the official 2.6.12-rc3: > > a2755a80f40e5794ddc20e00f781af9d6320fafb > If you want a new directory that only goes to official 2.6.12-rc3, try: git fork linux-2.6.12-rc3 ../linux-2.6.12-rc3 a2755a80f40e5794ddc20e00f781af9d6320fafb This will also share the object database, so only space for the checked out files will be needed. Cheers, -- Martin Schlemmer - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2005-04-24 20:31:20 EST