projects
/
p5sagit/Oyster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c86a7c7
)
Moose is installed by Dist::Zilla so safe to use
Marco Fontani [Mon, 22 Nov 2010 22:29:51 +0000 (22:29 +0000)]
lib/Oyster/Deploy/Git.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Oyster/Deploy/Git.pm
b/lib/Oyster/Deploy/Git.pm
index
22098c2
..
19e5070
100644
(file)
--- a/
lib/Oyster/Deploy/Git.pm
+++ b/
lib/Oyster/Deploy/Git.pm
@@
-3,6
+3,7
@@
use strict;
use warnings;
#use Git::Wrapper; # sorry fails tests!
+use Moose;
our $post_receive = q{
#!/bin/sh