Documentation: document am --no-gpg-sign
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
cf0ad4d199
commit
ae06ba611a
@ -148,9 +148,12 @@ default. You can use `--no-utf8` to override this.
|
|||||||
|
|
||||||
-S[<keyid>]::
|
-S[<keyid>]::
|
||||||
--gpg-sign[=<keyid>]::
|
--gpg-sign[=<keyid>]::
|
||||||
|
--no-gpg-sign::
|
||||||
GPG-sign commits. The `keyid` argument is optional and
|
GPG-sign commits. The `keyid` argument is optional and
|
||||||
defaults to the committer identity; if specified, it must be
|
defaults to the committer identity; if specified, it must be
|
||||||
stuck to the option without a space.
|
stuck to the option without a space. `--no-gpg-sign` is useful to
|
||||||
|
countermand both `commit.gpgSign` configuration variable, and
|
||||||
|
earlier `--gpg-sign`.
|
||||||
|
|
||||||
--continue::
|
--continue::
|
||||||
-r::
|
-r::
|
||||||
|
Reference in New Issue
Block a user