Skip to content

Commit 4369d3a

Browse files
sgngitster
authored andcommitted
Documentation: merge commit-tree --[no-]gpg-sign
Signed-off-by: Đoàn Trần Công Danh <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9da37fe commit 4369d3a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Documentation/git-commit-tree.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,11 @@ OPTIONS
6161

6262
-S[<keyid>]::
6363
--gpg-sign[=<keyid>]::
64+
--no-gpg-sign::
6465
GPG-sign commits. The `keyid` argument is optional and
6566
defaults to the committer identity; if specified, it must be
66-
stuck to the option without a space.
67-
68-
--no-gpg-sign::
69-
Do not GPG-sign commit, to countermand a `--gpg-sign` option
70-
given earlier on the command line.
67+
stuck to the option without a space. `--no-gpg-sign` is useful to
68+
countermand a `--gpg-sign` option given earlier on the command line.
7169

7270
Commit Information
7371
------------------

0 commit comments

Comments
 (0)