summaryrefslogtreecommitdiffstats
path: root/gitformat-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-02-09 16:59:31 -0800
committerJunio C Hamano <gitster@pobox.com>2023-02-09 16:59:31 -0800
commit012719cc3e3ab1e89e52042f845ad3dda764a188 (patch)
tree506df45aab3088290cd2f7369190121e7eea9d95 /gitformat-index.html
parentaadc5a2a29738eab7b8fa780f7bf4152c53af5a9 (diff)
downloadgit-htmldocs-012719cc3e3ab1e89e52042f845ad3dda764a188.tar.gz
Autogenerated HTML docs for v2.39.1-433-g23c56
Diffstat (limited to 'gitformat-index.html')
-rw-r--r--gitformat-index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/gitformat-index.html b/gitformat-index.html
index c8b0a684e..940ea0cfe 100644
--- a/gitformat-index.html
+++ b/gitformat-index.html
@@ -882,13 +882,17 @@ the path ends in a directory separator.</code></pre>
</div></div>
<div class="literalblock">
<div class="content">
+<pre><code>16-bit unused, must be zero</code></pre>
+</div></div>
+<div class="literalblock">
+<div class="content">
<pre><code>4-bit object type
valid values in binary are 1000 (regular file), 1010 (symbolic link)
and 1110 (gitlink)</code></pre>
</div></div>
<div class="literalblock">
<div class="content">
-<pre><code>3-bit unused</code></pre>
+<pre><code>3-bit unused, must be zero</code></pre>
</div></div>
<div class="literalblock">
<div class="content">
@@ -1489,7 +1493,7 @@ this extension.</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2023-02-09 16:57:15 PST
</div>
</div>
</body>