projects
/
p5sagit/Oyster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a148632
)
Added an "install dependencies" line to post-commit hook.
Miles Gould [Sat, 20 Nov 2010 19:05:35 +0000 (19:05 +0000)]
share/deploy/git/post-receive
patch
|
blob
|
blame
|
history
diff --git
a/share/deploy/git/post-receive
b/share/deploy/git/post-receive
index
0881496
..
e3eb4a1
100755
(executable)
--- a/
share/deploy/git/post-receive
+++ b/
share/deploy/git/post-receive
@@
-2,3
+2,4
@@
cd ..
env -i git reset --hard HEAD
+dzil listdeps | xargs cpanm --local-lib=~/perl5