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

HPC::Runner::Command::Utils::Git

For projects under version control (and they should all be under version control), tag each submission with a version. Keep track of branches, tag, remote, etc.

Attributes

version

Version of our submission. Has a corresponding git tag.

Subroutines

init_git

Create a new Git::Wrapper object

dirty_run

Check for uncommited files #TODO add in option for autocommiting