From: Junio C Hamano Date: Wed, 19 Aug 2015 21:41:34 +0000 (-0700) Subject: Merge branch 'ta/docfix-index-format-tech' into maint X-Git-Tag: v2.5.1~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/91db0091c01643843552f52aa5c7d52ef20d6946?hp=-c Merge branch 'ta/docfix-index-format-tech' into maint * ta/docfix-index-format-tech: typofix for index-format.txt --- 91db0091c01643843552f52aa5c7d52ef20d6946 diff --combined Documentation/technical/index-format.txt index b7093af8b2,aee7946e08..7392ff636c --- a/Documentation/technical/index-format.txt +++ b/Documentation/technical/index-format.txt @@@ -242,10 -242,6 +242,10 @@@ Git index forma The extension starts with + - A sequence of NUL-terminated strings, preceded by the size of the + sequence in variable width encoding. Each string describes the + environment where the cache can be used. + - Stat data of $GIT_DIR/info/exclude. See "Index entry" section from ctime field until "file size". @@@ -275,7 -271,7 +275,7 @@@ - The directory name terminated by NUL. - - A number of untrached file/dir names terminated by NUL. + - A number of untracked file/dir names terminated by NUL. The remaining data of each directory block is grouped by type: