libdist-zilla-plugin-git-perl - 2.047-1
main
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