index-format.txt: add a missing closing quote
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
3e52f70b15
commit
f2667a8330
@ -207,7 +207,7 @@ Git index format
|
||||
in a separate file. This extension records the changes to be made on
|
||||
top of that to produce the final index.
|
||||
|
||||
The signature for this extension is { 'l', 'i, 'n', 'k' }.
|
||||
The signature for this extension is { 'l', 'i', 'n', 'k' }.
|
||||
|
||||
The extension consists of:
|
||||
|
||||
|
Reference in New Issue
Block a user