summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorLibravatar Jakub Narebski <jnareb@gmail.com>2006-12-29 14:39:09 +0100
committerLibravatar Junio C Hamano <junkio@cox.net>2006-12-29 09:49:12 -0800
commit8757749ecbabbcf7f1a68c17529f02bf7702b424 (patch)
tree913cac2cf101019541f1cf776f230311f9a56348 /t/README
parentt5400 send-pack test: try a bit more nontrivial transfer. (diff)
downloadtgif-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 c5db5804df..7abab1dafe 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.