| Shipwright documentation | view source | Contained in the Shipwright distribution. |
Shipwright::Backend::Git - Git repository backend
shipwright create -r git:file:///home/me/shipwright/my_proj.git
This module implements a Git based backend for Shipwright repository (repository in Shipwright::Manual::Glossary).
initialize a project.
check if the given repository is valid.
git's local clone is nearly the same as a fs backend, this returns a Shipwright::Backend::FS object which reflects the local_dir repository.
sunnavy <sunnavy@bestpractical.com>
Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Shipwright documentation | view source | Contained in the Shipwright distribution. |