Changes for version 2.010 - 2013-03-16
- fix rt#83891 - Git::CommitBuild commits non-build files Git::CommitBuild now writes a fresh copy of the built tree to commit, instead of using one that may have been modified by other plugins (kent fredric & christopher madsen)
Modules
update your git repository after release
check your git repository before releasing
commit dirty files
checkin 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 go
provide the allow_dirty & changelog attributes
Provide repository information for Git plugins