commit | 5f737ac91bd869e65bff401ad1108581ac504e22 | [log] [tgz] |
---|---|---|
author | Nicolas Vigier <boklm@mars-attacks.org> | Tue Oct 15 01:41:05 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Oct 18 12:47:33 2013 -0700 |
tree | 2f78631b9b3c0b314dd43c4b30d0545c7b01c387 | |
parent | 92ab409055f6f8e379a7a0af731dbad7e1d43af0 [diff] |
git-merge: document the -S option The option to gpg sign a merge commit is available but was not documented. Use wording from the git-commit(1) manpage. Signed-off-by: Nicolas Vigier <boklm@mars-attacks.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>