Re: [PATCH] Add -S, --gpg-sign option to manpage of git commit

2012-10-29 Thread Jeff King
On Sun, Oct 21, 2012 at 08:46:37PM +0100, Tom Jones wrote: git commit -S, --gpg-sign was mentioned in the program's help message, but not in the manpage. This adds an equivalent entry for the option in the manpage. Signed-off-by: Tom Jones t...@oxix.org Thanks. This slipped through the

[PATCH] Add -S, --gpg-sign option to manpage of git commit

2012-10-23 Thread Tom Jones
git commit -S, --gpg-sign was mentioned in the program's help message, but not in the manpage. This adds an equivalent entry for the option in the manpage. Signed-off-by: Tom Jones t...@oxix.org --- On Sun, Oct 21, 2012 at 01:15:16PM -0700, Junio C Hamano wrote: Are you sure about this? The

[PATCH] Add -S, --gpg-sign option to manpage of git commit

2012-10-21 Thread Tom Jones
git commit -S, --gpg-sign was mentioned in the program's help message, but not in the manpage. This adds an equivalent entry for the option in the manpage. --- Documentation/git-commit.txt |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/Documentation/git-commit.txt

Re: [PATCH] Add -S, --gpg-sign option to manpage of git commit

2012-10-21 Thread Junio C Hamano
Tom Jones t...@oxix.org writes: git commit -S, --gpg-sign was mentioned in the program's help message, but not in the manpage. This adds an equivalent entry for the option in the manpage. --- Sign off? Documentation/git-commit.txt |6 +- 1 files changed, 5 insertions(+), 1