Messages in this thread | | Date | Thu, 21 Apr 2005 13:20:22 +0200 | From | Pavel Machek <> | Subject | Re: Linux 2.6.12-rc3 |
| |
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:https://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.
[pasky, would it be possible to make some kind of progress indication default for long pulls?]
> One of the tools I don't have set up yet is the old "shortlog" script, so > I did this really hacky conversion. You don't want to know, but let's say > that I'm re-aquainting myself with 'sed' after a long time ;). But if some > lines look like they got hacked up in the middle, rest assured that that's > exactly what happened, and the long log should have the rest ...
-- 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 majordomo@vger.kernel.org More majordomo info at https://vger.kernel.org/majordomo-info.html Please read the FAQ at https://www.tux.org/lkml/
| |