Daily Archives: August 30, 2010

How to script git with perl and Git::Wrapper

If you work with git, eventually you will want to script something that git doesn't do already and can't be accomplished with an alias. If you use Perl, the Git::Wrapper module makes scripting git easy. The big advantage of Git::Wrapper is that it wraps the binary version of git, which keeps your perl and git [...]

Posted in git, perl programming, Uncategorized | Tagged , | 2 Comments

© 2009-2012 David Golden All Rights Reserved