From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754136Ab2CLQsk (ORCPT ); Mon, 12 Mar 2012 12:48:40 -0400 Received: from 1wt.eu ([62.212.114.60]:63184 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752343Ab2CLQsh (ORCPT ); Mon, 12 Mar 2012 12:48:37 -0400 Date: Mon, 12 Mar 2012 17:48:12 +0100 From: Willy Tarreau To: Junio C Hamano Cc: Greg KH , Jonathan Nieder , Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, git@vger.kernel.org, Thomas Rast Subject: Re: stripping [PATCH] without losing later tags from mailed patches (Re: [ 02/12] Remove COMPAT_IA32 support) Message-ID: <20120312164812.GC12405@1wt.eu> References: <20120312002046.041448832@1wt.eu> <1331514446.3022.140.camel@deadeye> <20120312024948.GB4650@kroah.com> <20120312063027.GB8971@1wt.eu> <20120312064855.GB16820@burratino> <20120312085820.GA11569@1wt.eu> <20120312152004.GB9380@kroah.com> <7vfwddu60f.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7vfwddu60f.fsf@alter.siamese.dyndns.org> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Junio, On Mon, Mar 12, 2012 at 09:40:48AM -0700, Junio C Hamano wrote: > Greg KH writes: > > > I don't see a -b option to 'git am' in the manpage, am I missing > > something here? > > As this is a recent enhancement, it is very much appreciated if you > try out 1.7.10-rc0 (or 'master'). I've just backported it to 1.7.9.3 (I'm not keen on living on the bleeding edge with my everyday tools), and it works nicely as expected. Thanks! Willy