From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thiago Farina Subject: Re: [PATCH] am: Allow passing exclude and include args to apply Date: Sun, 19 Dec 2010 14:56:58 -0200 Message-ID: References: <1292775461-26762-1-git-send-email-max@stro.at> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, Junio C Hamano , klibc@zytor.com To: maximilian attems X-From: git-owner@vger.kernel.org Sun Dec 19 17:57:08 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 1PUMZH-0003XR-Ou for gcvg-git-2@lo.gmane.org; Sun, 19 Dec 2010 17:57:08 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756643Ab0LSQ5B convert rfc822-to-quoted-printable (ORCPT ); Sun, 19 Dec 2010 11:57:01 -0500 Received: from mail-bw0-f45.google.com ([209.85.214.45]:65204 "EHLO mail-bw0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752951Ab0LSQ5A convert rfc822-to-8bit (ORCPT ); Sun, 19 Dec 2010 11:57:00 -0500 Received: by bwz16 with SMTP id 16so2600678bwz.4 for ; Sun, 19 Dec 2010 08:56:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=unMA1SQpsv2Sm622l+N3caFpBBXIy2eGG0hXqfossco=; b=kxq3kJazpc7RzXaZvhsdMnuyeJiNLS0guZpqnnEv8tK+a60bCwEyMOf7FC5NJYAM30 vUq7VZlhI8hDK2OasX9RmJv1aZEHf7jgjDac4kpqtm5Mc1Nq3DMZplldPUe9wMLiNa6E ZYGuxPD0CC/oYonFdygXpUqv8Wpv6z/Qs1Xns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=PidAzQDXb/E3N+v7C6e7EGv35lI8O8+Lqum1Z+tYacDDMrrjlQfahiqNnPh31vVCJY +5B3NmT6w9o9m8Dzdj6L0wUy0Yq1VP8qQcSYNxlGlGJXIzeOmVLahwoORXEOuRHor7+q 21adrPgVVdKKmmlqsbtnbg5TtzU9R+xRcuEmQ= Received: by 10.204.99.69 with SMTP id t5mr2677778bkn.124.1292777818386; Sun, 19 Dec 2010 08:56:58 -0800 (PST) Received: by 10.204.141.82 with HTTP; Sun, 19 Dec 2010 08:56:58 -0800 (PST) In-Reply-To: <1292775461-26762-1-git-send-email-max@stro.at> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Dec 19, 2010 at 2:17 PM, maximilian attems wrote: > When porting patches from dash git to klibc git, > where dash has a different directory structure those > switches are handy: > Exported with format-patch on dash side and used am > as import for klibc side. > I don't know, but this commit message doesn't look good. Can you be more specific about what the patch does, and what it's trying to fix. Describing a use case is good, but in this case it isn't help me much (maybe for others the issue here is clear, but for my taste no). > Signed-off-by: maximilian attems > --- > =C2=A0Documentation/git-am.txt | =C2=A0 =C2=A05 ++++- > =C2=A0git-am.sh =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= | =C2=A0 =C2=A04 +++- > =C2=A02 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt > index 51297d0..4c65dba 100644 > --- a/Documentation/git-am.txt > +++ b/Documentation/git-am.txt > @@ -13,7 +13,8 @@ SYNOPSIS > =C2=A0 =C2=A0 =C2=A0 =C2=A0 [--3way] [--interactive] [--committer-dat= e-is-author-date] > =C2=A0 =C2=A0 =C2=A0 =C2=A0 [--ignore-date] [--ignore-space-change | = --ignore-whitespace] > =C2=A0 =C2=A0 =C2=A0 =C2=A0 [--whitespace=3D