summaryrefslogtreecommitdiffstats
path: root/git-config.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-config.html
parent8a38ce83fb99bfa95dd9d333e3c4e46d5ae2ee58 (diff)
downloadgit-htmldocs-cf167ac34e8686f9abd3376f5ae687a867ba494c.tar.gz
Autogenerated HTML docs for v2.42.0-29-gcd9da
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 65fb164ff..fb42f61e8 100644
--- a/git-config.html
+++ b/git-config.html
@@ -9695,6 +9695,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">
receive.advertiseAtomic
</dt>
<dd>