Skip to content

Commit

Permalink
typofix for index-format.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Thomas Ackermann authored and Junio C Hamano committed Jul 28, 2015
1 parent 83c094a commit da4c5ad
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 @@ -271,7 +271,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 da4c5ad

Please sign in to comment.