git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3e52f70
)
index-format.txt: add a missing closing quote
author
Nguyễn Thái Ngọc Duy
<redacted>
Mon, 8 Dec 2014 13:42:15 +0000
(20:42 +0700)
committer
Junio C Hamano
<redacted>
Thu, 11 Dec 2014 22:24:37 +0000
(14:24 -0800)
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/index-format.txt
patch
|
blob
|
history
diff --git
a/Documentation/technical/index-format.txt
b/Documentation/technical/index-format.txt
index fe6f31667d7d5eba34c57e322b557ab29d618011..30442e5ceca8a3a8a2d2ce0fc0acf0a9e11afd00 100644
(file)
--- a/
Documentation/technical/index-format.txt
+++ b/
Documentation/technical/index-format.txt
@@
-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:
git clone https://git.99rst.org/PROJECT