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.lorimer.id.au/gitweb.git/diff_plain/8f4a9b62ee16eb018a9d3a675563115e14708953?ds=inline;hp=--cc t/README: start testing porcelainish Signed-off-by: Junio C Hamano --- 8f4a9b62ee16eb018a9d3a675563115e14708953 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.