summaryrefslogtreecommitdiffstats
path: root/man5/gitformat-index.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/gitformat-index.5')
-rw-r--r--man5/gitformat-index.518
1 files changed, 14 insertions, 4 deletions
diff --git a/man5/gitformat-index.5 b/man5/gitformat-index.5
index e392f8c15..8192aa15b 100644
--- a/man5/gitformat-index.5
+++ b/man5/gitformat-index.5
@@ -2,12 +2,12 @@
.\" Title: gitformat-index
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 02/03/2023
+.\" Date: 02/09/2023
.\" Manual: Git Manual
-.\" Source: Git 2.39.1.409.ga6a323b31e
+.\" Source: Git 2.39.1.433.g23c56f7bd5
.\" Language: English
.\"
-.TH "GITFORMAT\-INDEX" "5" "02/03/2023" "Git 2\&.39\&.1\&.409\&.ga6a323" "Git Manual"
+.TH "GITFORMAT\-INDEX" "5" "02/09/2023" "Git 2\&.39\&.1\&.433\&.g23c56f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -281,6 +281,16 @@ the path ends in a directory separator\&.
.RS 4
.\}
.nf
+16\-bit unused, must be zero
+.fi
+.if n \{\
+.RE
+.\}
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
4\-bit object type
valid values in binary are 1000 (regular file), 1010 (symbolic link)
and 1110 (gitlink)
@@ -293,7 +303,7 @@ the path ends in a directory separator\&.
.RS 4
.\}
.nf
-3\-bit unused
+3\-bit unused, must be zero
.fi
.if n \{\
.RE