projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0450973
)
Add info about new test families (8 and 9) to t/README
author
Jakub Narebski
<jnareb@gmail.com>
Fri, 29 Dec 2006 13:39:09 +0000
(14:39 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 29 Dec 2006 17:49:12 +0000
(09:49 -0800)
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/README
patch
|
blob
|
history
diff --git
a/t/README
b/t/README
index c5db5804df767bb55d5c9972b18faf4dc35e899c..7abab1dafe83527a5ff84808824057f549a08080 100644
(file)
--- a/
t/README
+++ b/
t/README
@@
-74,6
+74,8
@@
First digit tells the family:
5 - the pull and exporting commands
6 - the revision tree commands (even e.g. merge-base)
7 - the porcelainish commands concerning the working tree
+ 8 - the porcelainish commands concerning forensics
+ 9 - the git tools
Second digit tells the particular command we are testing.