summaryrefslogtreecommitdiffstats
path: root/git-rebase.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-24 10:02:32 -0700
committerJunio C Hamano <gitster@pobox.com>2023-08-24 10:02:32 -0700
commitcf167ac34e8686f9abd3376f5ae687a867ba494c (patch)
tree573193ac78a9e3b345f73f82e0d85499469a1ce5 /git-rebase.html
parent8a38ce83fb99bfa95dd9d333e3c4e46d5ae2ee58 (diff)
downloadgit-htmldocs-cf167ac34e8686f9abd3376f5ae687a867ba494c.tar.gz
Autogenerated HTML docs for v2.42.0-29-gcd9da
Diffstat (limited to 'git-rebase.html')
-rw-r--r--git-rebase.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/git-rebase.html b/git-rebase.html
index 345b408a8..c31d4251e 100644
--- a/git-rebase.html
+++ b/git-rebase.html
@@ -2768,6 +2768,17 @@ rebase.rebaseMerges
</p>
</dd>
<dt class="hdlist1">
+rebase.maxLabelLength
+</dt>
+<dd>
+<p>
+ When generating label names from commit subjects, truncate the names to
+ this length. By default, the names are truncated to a little less than
+ <code>NAME_MAX</code> (to allow e.g. <code>.lock</code> files to be written for the
+ corresponding loose refs).
+</p>
+</dd>
+<dt class="hdlist1">
sequence.editor
</dt>
<dd>