summaryrefslogtreecommitdiffstats
path: root/git-fsck.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-fsck.html
parent137492b522e0ec94068249184f1a3415fea78e60 (diff)
downloadgit-htmldocs-73a9b3ebec0b1c08bdf2a06fe2996e58181ae1f1.tar.gz
Autogenerated HTML docs for v2.42.0-216-gbda49
Diffstat (limited to 'git-fsck.html')
-rw-r--r--git-fsck.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-fsck.html b/git-fsck.html
index 51f80dba4..d118d5a31 100644
--- a/git-fsck.html
+++ b/git-fsck.html
@@ -1351,6 +1351,18 @@ by setting the corresponding <code>fsck.&lt;msg-id&gt;</code> configuration vari
</p>
</dd>
<dt class="hdlist1">
+<code>largePathname</code>
+</dt>
+<dd>
+<p>
+ (WARN) A tree contains an entry with a very long path name. If
+ the value of <code>fsck.largePathname</code> contains a colon, that value
+ is used as the maximum allowable length (e.g., "warn:10" would
+ complain about any path component of 11 or more bytes). The
+ default value is 4096.
+</p>
+</dd>
+<dt class="hdlist1">
<code>mailmapSymlink</code>
</dt>
<dd>