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

Changes for version 1.320 - 2016-06-12

  • ENHANCEMENTS
    • Rewrite Git::Repository::Command's final_output() using System::Command's loop_on()
  • TESTS
    • Fix a test that failed with Git versions with "comments" (Samit Badle)

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