summaryrefslogtreecommitdiffstats
path: root/git-revert.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-08 15:48:36 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-08 15:48:36 -0800
commit6546a509a43eda541b7749ee45837d7a74ba7339 (patch)
treea4753bbbeb6fa8a064cbcf570aadb5d4354a1ceb /git-revert.html
parentc2015e3db30c76ee24b99a14d244f62f1467f581 (diff)
downloadgit-htmldocs-6546a509a43eda541b7749ee45837d7a74ba7339.tar.gz
Autogenerated HTML docs for v2.43.0-581-g5216f
Diffstat (limited to 'git-revert.html')
-rw-r--r--git-revert.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-revert.html b/git-revert.html
index ad8b3d8de..3b2e27443 100644
--- a/git-revert.html
+++ b/git-revert.html
@@ -941,7 +941,7 @@ effect to your index in a row.</p></div>
<dd>
<p>
Instead of starting the body of the log message with "This
- reverts &lt;full object name of the commit being reverted&gt;.",
+ reverts &lt;full-object-name-of-the-commit-being-reverted&gt;.",
refer to the commit using "--pretty=reference" format
(cf. <a href="git-log.html">git-log(1)</a>). The <code>revert.reference</code>
configuration variable can be used to enable this option by
@@ -1030,7 +1030,7 @@ effect to your index in a row.</p></div>
<em>strongly</em> recommended to explain why the original commit is being
reverted.
In addition, repeatedly reverting reverts will result in increasingly
-unwieldy subject lines, for example <em>Reapply "Reapply "&lt;original subject&gt;""</em>.
+unwieldy subject lines, for example <em>Reapply "Reapply "&lt;original-subject&gt;""</em>.
Please consider rewording these to be shorter and more unique.</p></div>
</div>
</div>
@@ -1070,7 +1070,7 @@ revert.reference
<div id="footer">
<div id="footer-text">
Last updated
- 2023-09-14 11:18:26 PDT
+ 2024-02-08 15:45:59 PST
</div>
</div>
</body>