The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dist::Zilla::Plugin::Git - update your git repository after release

VERSION

version 2.018

DESCRIPTION

This set of plugins for Dist::Zilla can do interesting things for module authors using Git (http://git-scm.com) to track their work. The following plugins are provided in this distribution:

A Dist::Zilla::PluginBundle::Git bundle is also provided for your convenience, check its documentation to see which plugins it will load.

You need Git 1.5.4 or later to use these plugins. Some plugins require a more recent version of Git for certain features.

SEE ALSO

You can look for information on this module at:

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.