fixed shared directories
authorGraeme Lawton <graeme@per.ly>
Sat, 20 Nov 2010 17:49:19 +0000 (17:49 +0000)
committerGraeme Lawton <graeme@per.ly>
Sat, 20 Nov 2010 17:49:19 +0000 (17:49 +0000)
commite74d6d9cf461eb98e13a8179119c66fcd96064ad
tree05602f8c41d0de8b0752d8e7ac11e25eed4c5090
parentc96da56acf355bceeda2421a97953c43d3960173
fixed shared directories
21 files changed:
.build/spEUsgyear/LICENSE [new file with mode: 0644]
.build/spEUsgyear/MANIFEST [new file with mode: 0644]
.build/spEUsgyear/META.yml [new file with mode: 0644]
.build/spEUsgyear/Makefile.PL [new file with mode: 0644]
.build/spEUsgyear/README [new file with mode: 0644]
.build/spEUsgyear/dist.ini [new file with mode: 0644]
.build/spEUsgyear/lib/Dist/Zilla/App/Command/provision.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster/Helper.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster/New.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Dist/Zilla/PluginBundle/Oyster.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Oyster.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Oyster/Deploy/Git.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Oyster/Provision.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Oyster/Provision/AmazonEC2.pm [new file with mode: 0644]
.build/spEUsgyear/lib/Oyster/Provision/Rackspace.pm [new file with mode: 0644]
.build/spEUsgyear/oyster.conf [new file with mode: 0644]
.build/spEUsgyear/share/deploy/git/post-receive [new file with mode: 0755]
.build/spEUsgyear/share/deploy/git/post-update [new file with mode: 0755]
.build/spEUsgyear/t/Deploy/git.t [new file with mode: 0644]
lib/Oyster/Deploy/Git.pm