summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-06-28 11:45:52 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-28 11:45:52 -0700
commit8f4a9b62ee16eb018a9d3a675563115e14708953 (patch)
treea50c4c3c1c2c79202952f5e38e8553885a82346d /t/README
parentSave errno in handle_alias() (diff)
downloadtgif-8f4a9b62ee16eb018a9d3a675563115e14708953.tar.xz
t/README: start testing porcelainish
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/README')
-rw-r--r--t/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/README b/t/README
index ac5a3ac563..c5db5804df 100644
--- a/t/README
+++ b/t/README
@@ -73,6 +73,7 @@ First digit tells the family:
4 - the diff commands
5 - the pull and exporting commands
6 - the revision tree commands (even e.g. merge-base)
+ 7 - the porcelainish commands concerning the working tree
Second digit tells the particular command we are testing.