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
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-06-28 22:45:52 +0400
committerJunio C Hamano <junkio@cox.net>2006-06-28 22:45:52 +0400
commit8f4a9b62ee16eb018a9d3a675563115e14708953 (patch)
treea50c4c3c1c2c79202952f5e38e8553885a82346d
parent47e5c0ca2cabb406518dda5c09432dc996f7ef2b (diff)
t/README: start testing porcelainish
Signed-off-by: Junio C Hamano <junkio@cox.net>
-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.