From mboxrd@z Thu Jan 1 00:00:00 1970 From: maximilian attems Subject: [PATCH] am: Allow passing exclude and include args to apply Date: Sun, 19 Dec 2010 17:17:41 +0100 Message-ID: <1292775461-26762-1-git-send-email-max@stro.at> Cc: Junio C Hamano , klibc@zytor.com, maximilian attems To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Dec 19 17:17:56 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 1PULxM-0007xa-Cn for gcvg-git-2@lo.gmane.org; Sun, 19 Dec 2010 17:17:56 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752869Ab0LSQRv (ORCPT ); Sun, 19 Dec 2010 11:17:51 -0500 Received: from vostochny.stro.at ([78.47.22.85]:33509 "EHLO vostochny.stro.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752390Ab0LSQRu (ORCPT ); Sun, 19 Dec 2010 11:17:50 -0500 Received: from stro.at (178.112.199.118.wireless.dyn.drei.com [178.112.199.118]) by vostochny.stro.at (Postfix) with ESMTPA id 2052AC05C; Sun, 19 Dec 2010 16:17:49 +0000 (UTC) Received: by stro.at (Postfix, from userid 1000) id 01569204A7; Sun, 19 Dec 2010 17:17:47 +0100 (CET) X-Mailer: git-send-email 1.7.2.3 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 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. Signed-off-by: maximilian attems --- Documentation/git-am.txt | 5 ++++- git-am.sh | 4 +++- 2 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 [--3way] [--interactive] [--committer-date-is-author-date] [--ignore-date] [--ignore-space-change | --ignore-whitespace] [--whitespace=