diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-12-29 14:39:09 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-29 09:49:12 -0800 |
commit | 8757749ecbabbcf7f1a68c17529f02bf7702b424 (patch) | |
tree | 913cac2cf101019541f1cf776f230311f9a56348 /t/README | |
parent | t5400 send-pack test: try a bit more nontrivial transfer. (diff) | |
download | tgif-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/README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |