Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262166AbVEESU3 (ORCPT ); Thu, 5 May 2005 14:20:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261298AbVEESU3 (ORCPT ); Thu, 5 May 2005 14:20:29 -0400 Received: from fire.osdl.org ([65.172.181.4]:32957 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262166AbVEESUY (ORCPT ); Thu, 5 May 2005 14:20:24 -0400 Date: Thu, 5 May 2005 11:22:21 -0700 (PDT) From: Linus Torvalds To: Jeff Garzik cc: Dave Kleikamp , akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [git pull] jfs update In-Reply-To: <427A630E.5000008@pobox.com> Message-ID: References: <20050504204744.DA0A0849AD@kleikamp.dyn.webahead.ibm.com> <427A630E.5000008@pobox.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 23 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/