mirror of
https://github.com/git/git
synced 2024-10-28 19:25:47 +00:00
t/README: start testing porcelainish
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
47e5c0ca2c
commit
8f4a9b62ee
1 changed files with 1 additions and 0 deletions
1
t/README
1
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue