Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
RelNotes 2.20: clarify sentence
author
Martin Ågren
<martin.agren@gmail.com>
Mon, 3 Dec 2018 20:21:50 +0000
(21:21 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 4 Dec 2018 02:26:38 +0000
(11:26 +0900)
I had to read this sentence a few times to understand it. Let's try to
clarify it.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.20.0.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
00ac55c
)
diff --git
a/Documentation/RelNotes/2.20.0.txt
b/Documentation/RelNotes/2.20.0.txt
index e5ab8cc609f2b15f8c1601abc25881c784e29770..201135d80c11ca76be8fc54c333cf4b4fd01b849 100644
(file)
--- a/
Documentation/RelNotes/2.20.0.txt
+++ b/
Documentation/RelNotes/2.20.0.txt
@@
-305,7
+305,7
@@
Performance, Internal Implementation, Development Support etc.
* The overly large Documentation/config.txt file have been split into
million little pieces. This potentially allows each individual piece
- included into the manual page of the command it affects more easily.
+
to be
included into the manual page of the command it affects more easily.
* Replace three string-list instances used as look-up tables in "git
fetch" with hashmaps.