summaryrefslogtreecommitdiffstats
path: root/git-revert.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-09-14 11:21:28 -0700
committerJunio C Hamano <gitster@pobox.com>2023-09-14 11:21:28 -0700
commit73a9b3ebec0b1c08bdf2a06fe2996e58181ae1f1 (patch)
tree47dcaeb17e2f7aef5ef304b9662ee03a25f64c76 /git-revert.html
parent137492b522e0ec94068249184f1a3415fea78e60 (diff)
downloadgit-htmldocs-73a9b3ebec0b1c08bdf2a06fe2996e58181ae1f1.tar.gz
Autogenerated HTML docs for v2.42.0-216-gbda49
Diffstat (limited to 'git-revert.html')
-rw-r--r--git-revert.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-revert.html b/git-revert.html
index 9fbabbc16..ad8b3d8de 100644
--- a/git-revert.html
+++ b/git-revert.html
@@ -1024,6 +1024,17 @@ effect to your index in a row.</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_discussion">DISCUSSION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>While git creates a basic commit message automatically, it is
+<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>.
+Please consider rewording these to be shorter and more unique.</p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_configuration">CONFIGURATION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Everything below this line in this section is selectively included
@@ -1059,7 +1070,7 @@ revert.reference
<div id="footer">
<div id="footer-text">
Last updated
- 2022-11-28 20:25:14 PST
+ 2023-09-14 11:18:26 PDT
</div>
</div>
</body>