Skip to content

Commit

Permalink
Merge branch 'ta/docfix-index-format-tech' into maint
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 19, 2015
2 parents b994b9b + da4c5ad commit 91db009
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 91db009

Please sign in to comment.