aboutsummaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2006-12-29 14:39:09 +0100
committerJunio C Hamano <junkio@cox.net>2006-12-29 09:49:12 -0800
commit8757749ecbabbcf7f1a68c17529f02bf7702b424 (patch)
tree913cac2cf101019541f1cf776f230311f9a56348 /t/README
parent04509738b5779c33e59b93e4959b0ac19acab838 (diff)
downloadgit-8757749ecbabbcf7f1a68c17529f02bf7702b424.tar.gz
git-8757749ecbabbcf7f1a68c17529f02bf7702b424.tar.xz
Add info about new test families (8 and 9) to t/README
Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/README')
-rw-r--r--t/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/README b/t/README
index c5db5804d..7abab1daf 100644
--- 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.