From 3ee5e54038fd32ee60b24ebd385981aeb14b80a5 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 10 Feb 2014 01:03:37 +0000 Subject: rebase: add the --gpg-sign option Signed-off-by: Nicolas Vigier Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation') diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 2889be6bdc..2a93c645bd 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -281,6 +281,10 @@ which makes little sense. specified, `-s recursive`. Note the reversal of 'ours' and 'theirs' as noted above for the `-m` option. +-S[]:: +--gpg-sign[=]:: + GPG-sign commits. + -q:: --quiet:: Be quiet. Implies --no-stat. -- cgit v1.2.3