Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2006-12-29 16:39:09 +0300
committerJunio C Hamano <junkio@cox.net>2006-12-29 20:49:12 +0300
commit8757749ecbabbcf7f1a68c17529f02bf7702b424 (patch)
tree913cac2cf101019541f1cf776f230311f9a56348 /t/README
parent04509738b5779c33e59b93e4959b0ac19acab838 (diff)
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.