From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750871AbWFTUWO (ORCPT ); Tue, 20 Jun 2006 16:22:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750872AbWFTUWO (ORCPT ); Tue, 20 Jun 2006 16:22:14 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:37296 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S1750869AbWFTUWN (ORCPT ); Tue, 20 Jun 2006 16:22:13 -0400 Date: Tue, 20 Jun 2006 21:22:00 +0100 From: Al Viro To: Dave Neuer Cc: Stefan Richter , Linus Torvalds , linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net, Ben Collins , Jody McIntyre , Andrew Morton Subject: Re: [git pull] ieee1394 tree for 2.6.18 Message-ID: <20060620202200.GT27946@ftp.linux.org.uk> References: <44954102.3090901@s5r6.in-berlin.de> <20060620025552.GO27946@ftp.linux.org.uk> <20060620175321.GA7463@flint.arm.linux.org.uk> <44984CA1.5010308@s5r6.in-berlin.de> <20060620193422.GA10748@flint.arm.linux.org.uk> <161717d50606201302o7b13a436wc733c522611b5531@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <161717d50606201302o7b13a436wc733c522611b5531@mail.gmail.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 20, 2006 at 04:02:43PM -0400, Dave Neuer wrote: > On 6/20/06, Russell King wrote: > >On Tue, Jun 20, 2006 at 09:29:37PM +0200, Stefan Richter wrote: > >> Russell King wrote: > >> >On Mon, Jun 19, 2006 at 08:14:45PM -0700, Linus Torvalds wrote: > >> >>I want them to tell me what they are sending, so that _when_ I pull, I > >> >>can line up the result of that pull with the mail they sent, and I can > >> >>tell "ok, that's actually what the other side intended". > >> > > >> >Given that you've complained about me sending daily pull requests > >> >already, how do you intend folk to handle the situation where they've > >> >sent you a pull request, it's apparantly been ignored, and they update > >> >the tree from which you pull (maybe for akpm's benefit) and then you > >> >eventually get around to pulling it a couple of days later? > >> [...] > >> > >> I don't maintain git repos myself, but I'd say _branches_ or something > >> like that might be the way to go. > > > >The point was to try to establish when we could consider the tree from > >which we'd asked Linus to pull from as being sufficiently old that it > >would not be pulled from without another request being sent - or if it > >was pulled from, that we wouldn't get an email from Linus about the fact > >there was new stuff in there. > > Can git pull a tag? Of course, it can.