
Set of plugins for dist::zilla intended to help module authors that use git to track their work.
the following plugins are provided in this distribution:
* dist::zilla::plugin::git::check - check git repository before releasing
* dist::zilla::plugin::git::commit - commit dirty files
* dist::zilla::plugin::git::commitbuild - check build results on separate
branch
* dist::zilla::plugin::git::gatherdir - gather all tracked files in a git
working directory
* dist::zilla::plugin::git::init - initialize git repository on dzil new
* dist::zilla::plugin::git::nextversion - provide a version number by bumping
the last git release tag
* dist::zilla::plugin::git::push - push current branch
* dist::zilla::plugin::git::tag - tag the new version