From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: git pull on Linux/ACPI release tree Date: Wed, 11 Jan 2006 17:37:06 -0800 Message-ID: <20060112013706.GA3339@kroah.com> References: <20060108230611.GP3774@stusta.de> <20060110201909.GB3911@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060110201909.GB3911@stusta.de> Sender: git-owner@vger.kernel.org To: Adrian Bunk Cc: Linus Torvalds , "Brown, Len" , "David S. Miller" , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org, git@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Tue, Jan 10, 2006 at 09:19:09PM +0100, Adrian Bunk wrote: > > I am using the workaround of carrying the patches in a mail folder, > applying them in a batch, and not pulling from your tree between > applying a batch of patches and you pulling from my tree. Ick, I'd strongly recommend using quilt for this. It works great for just this kind of workflow. thanks, greg k-h