diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-28 11:45:52 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-28 11:45:52 -0700 |
commit | 8f4a9b62ee16eb018a9d3a675563115e14708953 (patch) | |
tree | a50c4c3c1c2c79202952f5e38e8553885a82346d /t | |
parent | 47e5c0ca2cabb406518dda5c09432dc996f7ef2b (diff) | |
download | git-8f4a9b62ee16eb018a9d3a675563115e14708953.tar.gz git-8f4a9b62ee16eb018a9d3a675563115e14708953.tar.xz |
t/README: start testing porcelainish
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't')
-rw-r--r-- | t/README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |