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

Changes for version 2.047 - 2020-09-12

  • added 'signoff' config option to cause Git::Commit to pass --signoff to git-commit (Sean Whitton, RT#57925, PR#3)
  • explicitly set the 'master' branch name in tests (Michael McClimon, PR#4)
  • [Git::GatherDir] now warns on the use of unused [GatherDir] configs

Modules

Update your git repository after release
Check your git repository before releasing
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