projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
257a972
)
Use maintainer's own configuration.
author
Junio C Hamano
<junkio@cox.net>
Sun, 8 Jan 2006 06:05:22 +0000
(22:05 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 8 Jan 2006 06:05:22 +0000
(22:05 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Doit
patch
|
blob
|
history
diff --git
a/Doit
b/Doit
index
a210b8f
..
aaa1ee1
100755
(executable)
--- a/
Doit
+++ b/
Doit
@@
-16,9
+16,9
@@
do
echo "* $branch" &&
git checkout $branch || break
{
-
m
ake $J $nstall &&
-
m
ake test &&
-
m
ake clean
+
Meta/M
ake $J $nstall &&
+
Meta/M
ake test &&
+
Meta/M
ake clean
} >./:$branch.log &&
nstall=all || exit $?
else