Re: [git pull] jfs update

From: Linus Torvalds
Date: Thu May 05 2005 - 13:21:44 EST




On Thu, 5 May 2005, Jeff Garzik wrote:
>
> FWIW I'm definitely interested in some sort of pull mechanism where I
> can say "pull from foo://.../libata-2.6.git/HEAD-for-linus" also.

I already changed my scripts to be able to do that. They default to HEAD,
but if you tell them something else, they'll get that instead.

So I'd do a

git-pull-script foo://.../libata-2.6.git/ HEAD-for-linus

except right now my pull script only works with rsync or ssh, not http.
I'll fix that up asap.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/