Skip to content

Commit

Permalink
Merge branch 'ta/docfix-index-format-tech'
Browse files Browse the repository at this point in the history
* ta/docfix-index-format-tech:
  typofix for index-format.txt
  • Loading branch information
Junio C Hamano committed Aug 17, 2015
2 parents 66873d4 + da4c5ad commit 2e8ef44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/technical/index-format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ Git index format

- 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:

Expand Down

0 comments on commit 2e8ef44

Please sign in to comment.