From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Vigier Subject: [PATCH] am: add the --gpg-sign option Date: Sun, 3 Nov 2013 20:30:42 +0100 Message-ID: <1383507042-5599-1-git-send-email-boklm@mars-attacks.org> References: <1383494064-5653-5-git-send-email-boklm@mars-attacks.org> Cc: Nicolas Vigier To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Nov 03 20:31:04 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vd3O3-0005rY-Hx for gcvg-git-2@plane.gmane.org; Sun, 03 Nov 2013 20:31:03 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754361Ab3KCTa7 (ORCPT ); Sun, 3 Nov 2013 14:30:59 -0500 Received: from mx0.mars-attacks.org ([92.243.25.60]:36683 "EHLO mx0.mars-attacks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752047Ab3KCTa7 (ORCPT ); Sun, 3 Nov 2013 14:30:59 -0500 Received: from localhost (localhost [127.0.0.1]) by mx0.mars-attacks.org (Postfix) with ESMTP id 4D8324E5A for ; Sun, 3 Nov 2013 20:31:13 +0100 (CET) X-Virus-Scanned: amavisd-new at mars-attacks.org Received: from mx0.mars-attacks.org ([127.0.0.1]) by localhost (mx0.mars-attacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Q543ZPdcjrcS; Sun, 3 Nov 2013 20:31:12 +0100 (CET) Received: from wxy.mars-attacks.org (moow.mars-attacks.org [82.242.116.57]) by mx0.mars-attacks.org (Postfix) with ESMTPS id 9D72D3FDB; Sun, 3 Nov 2013 20:31:12 +0100 (CET) Received: by wxy.mars-attacks.org (Postfix, from userid 500) id 1512743934; Sun, 3 Nov 2013 20:30:56 +0100 (CET) X-Mailer: git-send-email 1.8.4.2 In-Reply-To: <1383494064-5653-5-git-send-email-boklm@mars-attacks.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Signed-off-by: Nicolas Vigier --- Second version of this patch. In the first version I forgot to save the status of the gpg-sign option so that it is also used with --continue. Documentation/git-am.txt | 6 +++++- git-am.sh | 11 ++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 54d8461d61b2..17924d0f3ff3 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -14,7 +14,7 @@ SYNOPSIS [--ignore-date] [--ignore-space-change | --ignore-whitespace] [--whitespace=