Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t/README: fix typo and grammatically improve a sentence
author
Kaartic Sivaraam
<kaarticsivaraam91196@gmail.com>
Sun, 17 Sep 2017 10:18:15 +0000
(10:18 +0000)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Sep 2017 03:02:51 +0000
(12:02 +0900)
Signed-off-by: Kaartic Sivaraam <kaarticsivaraam91196@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
94c9fd2
)
diff --git
a/t/README
b/t/README
index 2f958603697515f40520a7ff9df31de13eefc2d7..4b079e4494d9324f0b03dfe8f714b3717292c0b6 100644
(file)
--- a/
t/README
+++ b/
t/README
@@
-265,12
+265,12
@@
or:
$ sh ./t9200-git-cvsexport-commit.sh --run='-3 21'
$ sh ./t9200-git-cvsexport-commit.sh --run='-3 21'
-As noted above, the test set is built
going though items left to
-right, so this:
+As noted above, the test set is built
by going through the items
+
from left to
right, so this:
$ sh ./t9200-git-cvsexport-commit.sh --run='1-4 !3'
$ sh ./t9200-git-cvsexport-commit.sh --run='1-4 !3'
-will run tests 1, 2, and 4. Items that come
s
later have higher
+will run tests 1, 2, and 4. Items that come later have higher
precedence. It means that this:
$ sh ./t9200-git-cvsexport-commit.sh --run='!3 1-4'
precedence. It means that this:
$ sh ./t9200-git-cvsexport-commit.sh --run='!3 1-4'