Modules
Update your git repository after release
Check your git repository before releasing
Commit dirty files
Check in build results on separate branch
Gather all tracked files in a Git working directory
Initialize git repository on dzil new
Provide a version number by bumping the last git release tag
Push current branch
Tag the new version
All git plugins in one bundle
Provide the allow_dirty & changelog attributes
Provide repository information for Git plugins
Provide a String::Formatter for commit messages