Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add --verbose to git-archive
[gitweb.git]
/
t
/
README
diff --git
a/t/README
b/t/README
index ac5a3ac563407c2450452689bde66962b0fa6b2e..c5db5804df767bb55d5c9972b18faf4dc35e899c 100644
(file)
--- 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.