Re: [PATCH] Documentation/commit-tree: mention -S option

2013-03-25 Thread Junio C Hamano
Brad King writes: > Commit ba3c69a9 (commit: teach --gpg-sign option, 2011-10-05) added the > -S option and documented it in the command usage. Then commit 098bbdc3 > (Add -S, --gpg-sign option to manpage of "git commit", 2012-10-21) > documented it in the porcelain manpage. Use wording from th

Re: [PATCH] Documentation/commit-tree: mention -S option

2013-03-25 Thread Brad King
On 03/25/2013 04:06 PM, Junio C Hamano wrote: > Brad King writes: > >> Commit ba3c69a9 (commit: teach --gpg-sign option, 2011-10-05) added the >> -S option and documented it in the command usage. Then commit 098bbdc3 >> (Add -S, --gpg-sign option to manpage of "git commit", 2012-10-21) >> docume

Re: [PATCH] Documentation/commit-tree: mention -S option

2013-03-25 Thread Junio C Hamano
Brad King writes: > Commit ba3c69a9 (commit: teach --gpg-sign option, 2011-10-05) added the > -S option and documented it in the command usage. Then commit 098bbdc3 > (Add -S, --gpg-sign option to manpage of "git commit", 2012-10-21) > documented it in the porcelain manpage. Use wording from th

[PATCH] Documentation/commit-tree: mention -S option

2013-03-25 Thread Brad King
Commit ba3c69a9 (commit: teach --gpg-sign option, 2011-10-05) added the -S option and documented it in the command usage. Then commit 098bbdc3 (Add -S, --gpg-sign option to manpage of "git commit", 2012-10-21) documented it in the porcelain manpage. Use wording from the porcelain to document the