Revision history for Dist::Zilla::Plugin::Git
1.093250 2009-11-21 18:35:55 Europe/Paris
- split plugin in DZP::Git::* (Check, Commit, Tag, Push)
- providing a plugin bundle for all git plugins
1.093240 2009-11-20 18:36:28 Europe/Paris
- original release
- git checks before release: index clean, working copy too, no untracked files
- git actions after release: commit changelog, tag, push