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

Changes for version 1.318 - 2016-03-12

  • ENHANCEMENTS
    • Extend version support to all existing version
    • Let Git::Version::Compare handle all version comparison code
    • eg/build-git can now build all Git versions since 1.0.0
  • DOCUMENTATION
    • Minor documentation updates
    • URL corrections by DOLMEN

Documentation

Control git from Perl using Git::Repository

Modules

Perl interface to Git repositories
Command objects for running git
Base class for Git::Repository plugins
Helper functions for test scripts using Git

Examples