Hi! > > And for the crazy people, the git archive on kernel.org is up and running > > under /pub/scm/linux/kernel/git/torvalds/linux-2.6.git. For the > > adventurous of you, the name of the 2.6.12-rc3 release is a very nice and > > readable: > > > > a2755a80f40e5794ddc20e00f781af9d6320fafb > > > > and eventually I'll try to make sure that I actually accompany all > > releases with the SHA1 git name of the release signed with a digital > > signature. > > As far as I can see... (working with pasky's version of git....) > > You should put this into .git/remotes > > linus rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > > Then > > RSYNC_FLAGS=-zavP git pull linus > > should do the right thing.
Well, not sure. I did git track linus git cancel but Makefile still contains -rc2. (Is "git cancel" right way to check out the tree?) and git diff -r linus: still contains some changes. [I did some experimental pull of scsi changes long time ago, is it that problem?] Pavel -- Boycott Kodak -- for their patent abuse against Java. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/