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

Changes for version 1.05 - 2010-07-03

  • ENHANCEMENTS
    • version() method returns the git binary version
    • version_eq(), version_gt(), etc allow simple version comparison for the current git binary
    • allow providing a default option hash to Git::Repository->new()
  • DOCUMENTATION
    • Document git init behaviour changed in 1.6.5
  • TESTS
    • extensive version comparison tests

Modules

Perl interface to Git repositories
Command objects for running git