From: Junio C Hamano Date: Wed, 28 Jun 2006 18:45:52 +0000 (-0700) Subject: t/README: start testing porcelainish X-Git-Tag: v1.4.1-rc2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8f4a9b62ee16eb018a9d3a675563115e14708953;p=git.git t/README: start testing porcelainish Signed-off-by: Junio C Hamano --- diff --git a/t/README b/t/README index ac5a3ac56..c5db5804d 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.