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

Changes for version 1.311

  • ENHANCEMENTS
    • avoid warnings from _is_git() when we get nothing out of "git"
  • DOCUMENTATION
    • pod syntax fix
    • fix typo in Todd Rinaldo's name
    • acknowledge Nathan Nutter's help in designing the clone option to test_repository()

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