From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: [PATCH 0/9] add --ff option to cherry-pick Date: Sat, 6 Feb 2010 16:27:22 +0100 Message-ID: <201002061627.23084.chriscool@tuxfamily.org> References: <20100205231028.3689.12228.chriscool@tuxfamily.org> <7vtytvnt5h.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, Linus Torvalds , Johannes Schindelin , Stephan Beyer , Daniel Barkalow , Paolo Bonzini , Stephen Boyd To: Junio C Hamano X-From: git-owner@vger.kernel.org Sat Feb 06 16:24:22 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NdmWD-0003Sc-46 for gcvg-git-2@lo.gmane.org; Sat, 06 Feb 2010 16:24:21 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752620Ab0BFPYQ convert rfc822-to-quoted-printable (ORCPT ); Sat, 6 Feb 2010 10:24:16 -0500 Received: from smtp3-g21.free.fr ([212.27.42.3]:53183 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018Ab0BFPYP convert rfc822-to-8bit (ORCPT ); Sat, 6 Feb 2010 10:24:15 -0500 Received: from smtp3-g21.free.fr (localhost [127.0.0.1]) by smtp3-g21.free.fr (Postfix) with ESMTP id 440CA818116; Sat, 6 Feb 2010 16:24:05 +0100 (CET) Received: from bureau.boubyland (gre92-7-82-243-130-161.fbx.proxad.net [82.243.130.161]) by smtp3-g21.free.fr (Postfix) with ESMTP id 1F4CC8180A0; Sat, 6 Feb 2010 16:24:03 +0100 (CET) User-Agent: KMail/1.9.9 In-Reply-To: <7vtytvnt5h.fsf@alter.siamese.dyndns.org> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On samedi 06 f=E9vrier 2010, Junio C Hamano wrote: > Christian Couder writes: > > Changes since the previous series are the following: > > Could you please briefly describe what good does "adding -ff option t= o > cherry-pick" do in the first place? Ok I will do that. Thanks, Christian.