summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-04-22 14:41:44 -0700
committerJunio C Hamano <gitster@pobox.com>2020-04-22 14:41:44 -0700
commit67bf224a9fb3cd34ef712113c48f3144a9bc232a (patch)
treeb3406220064904e5c16814c16b29375806646762 /git-commit.html
parent0c3c56d58eecca238d9219bfe80754e089939b99 (diff)
downloadgit-htmldocs-67bf224a9fb3cd34ef712113c48f3144a9bc232a.tar.gz
Autogenerated HTML docs for v2.26.2-266-ge8703
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html16
1 files changed, 6 insertions, 10 deletions
diff --git a/git-commit.html b/git-commit.html
index 9261a7274..b997e3d3d 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -1365,20 +1365,16 @@ changes to tracked files.</p></div>
<dt class="hdlist1">
--gpg-sign[=&lt;keyid&gt;]
</dt>
-<dd>
-<p>
- GPG-sign commits. The <code>keyid</code> argument is optional and
- defaults to the committer identity; if specified, it must be
- stuck to the option without a space.
-</p>
-</dd>
<dt class="hdlist1">
--no-gpg-sign
</dt>
<dd>
<p>
- Countermand <code>commit.gpgSign</code> configuration variable that is
- set to force each and every commit to be signed.
+ GPG-sign commits. The <code>keyid</code> argument is optional and
+ defaults to the committer identity; if specified, it must be
+ stuck to the option without a space. <code>--no-gpg-sign</code> is useful to
+ countermand both <code>commit.gpgSign</code> configuration variable, and
+ earlier <code>--gpg-sign</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1725,7 +1721,7 @@ information.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2020-04-22 14:37:28 PDT
</div>
</div>
</body>