Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t/README: start testing porcelainish
author
Junio C Hamano
<junkio@cox.net>
Wed, 28 Jun 2006 18:45:52 +0000
(11:45 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 28 Jun 2006 18:45:52 +0000
(11:45 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/README
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
47e5c0c
)
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.