summaryrefslogtreecommitdiffstats
path: root/git-rebase.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-12 16:30:24 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-12 16:30:24 -0800
commit52d8fce24f6d24558ba9432b8e89bf087c22ff0b (patch)
tree2588b8e3b649dc7ded3e628cae5dfa8da0c1dd4d /git-rebase.html
parent17d8c4cb0d583aa8474a2d20a88eb5a42b6b26ff (diff)
downloadgit-htmldocs-52d8fce24f6d24558ba9432b8e89bf087c22ff0b.tar.gz
Autogenerated HTML docs for v2.43.0-334-gd4dbc
Diffstat (limited to 'git-rebase.html')
-rw-r--r--git-rebase.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-rebase.html b/git-rebase.html
index dc91f9f38..5c262155c 100644
--- a/git-rebase.html
+++ b/git-rebase.html
@@ -1458,7 +1458,7 @@ merge backend
</p>
<div class="paragraph"><p>The commit list format can be changed by setting the configuration option
rebase.instructionFormat. A customized instruction format will automatically
-have the long commit hash prepended to the format.</p></div>
+have the commit hash prepended to the format.</p></div>
<div class="paragraph"><p>See also INCOMPATIBLE OPTIONS below.</p></div>
</dd>
<dt class="hdlist1">
@@ -2714,7 +2714,7 @@ rebase.instructionFormat
<p>
A format string, as specified in <a href="git-log.html">git-log(1)</a>, to be used for the
todo list during an interactive rebase. The format will
- automatically have the long commit hash prepended to the format.
+ automatically have the commit hash prepended to the format.
</p>
</dd>
<dt class="hdlist1">
@@ -2809,7 +2809,7 @@ sequence.editor
<div id="footer">
<div id="footer-text">
Last updated
- 2023-12-09 17:40:53 PST
+ 2024-01-12 16:26:54 PST
</div>
</div>
</body>