From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Sebrecht Subject: [PATCH v2] add documentation for mailinfo.scissors and '--no-scissors' Date: Fri, 11 Sep 2009 02:29:58 +0200 Message-ID: References: <33445216edc4c4e1976cdd81521922042955e6eb.1252626034.git.nicolas.s.dev@gmx.fr> Cc: Nanako Shiraishi , , Nicolas Sebrecht To: Junio C Hamano X-From: git-owner@vger.kernel.org Fri Sep 11 02:31:55 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mlu3O-0001Xh-K5 for gcvg-git-2@lo.gmane.org; Fri, 11 Sep 2009 02:31:54 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753683AbZIKAaH (ORCPT ); Thu, 10 Sep 2009 20:30:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752838AbZIKAaF (ORCPT ); Thu, 10 Sep 2009 20:30:05 -0400 Received: from ey-out-2122.google.com ([74.125.78.25]:18064 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753671AbZIKAaC (ORCPT ); Thu, 10 Sep 2009 20:30:02 -0400 Received: by ey-out-2122.google.com with SMTP id 25so137723eya.19 for ; Thu, 10 Sep 2009 17:30:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:subject :date:message-id:x-mailer:in-reply-to:references; bh=Pbw7Z5JYTDHZ8baOUfJ7N4Ethj3frfpXhNpboiB0nHA=; b=OHW+mnvLGimhV7XwnhDBf5y4Jn5l1blWsmwM8ODLHxzUXSDCUPl8DV/jWN49CxTbY3 Nne/4J7KTihzDAijUijupH0fmGpeng3llzhFvvyPR43vOM2z5GJEe6aViBXXx0JeFdkT 539ZImByyimObLu7a1egb7DWBRgl9eEylW8rE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; b=t/HuQKZWQGUVFdSrYXo0bRR3uSVY7fE5MRW2KpP/v+rWeEg4UMxoUR5dgEJC88SciC Dm1eehYwhcjTycHP5eGHYMEBe4uMxOuEg90igtn7Ubv/emw69uaefXQvPx6gphnEoDla KfZ9fHyKmbG8DSxFUm7WJfkteciZfsfpJyY1E= Received: by 10.216.87.68 with SMTP id x46mr635846wee.2.1252629004330; Thu, 10 Sep 2009 17:30:04 -0700 (PDT) Received: from localhost (91-164-133-105.rev.libertysurf.net [91.164.133.105]) by mx.google.com with ESMTPS id 5sm1351377eyf.0.2009.09.10.17.30.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Sep 2009 17:30:03 -0700 (PDT) X-Mailer: git-send-email 1.6.5.rc0.168.gdcd6e In-Reply-To: <33445216edc4c4e1976cdd81521922042955e6eb.1252626034.git.nicolas.s.dev@gmx.fr> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Signed-off-by: Nicolas Sebrecht --- I've missed the documentation of --no-scissors in git-am.txt in the previous round (second hunks here). Sorry for inconvenience. Documentation/git-am.txt | 5 ++++- Documentation/git-mailinfo.txt | 6 ++++++ builtin-mailinfo.c | 2 +- git-am.sh | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 87781f4..14ae3a5 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -13,7 +13,7 @@ SYNOPSIS [--3way] [--interactive] [--committer-date-is-author-date] [--ignore-date] [--ignore-space-change | --ignore-whitespace] [--whitespace=