Test::AutoBuild::Repository::Git - A repository for Git


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.

Index


NAME

Top

Test::AutoBuild::Repository::Git - A repository for Git

SYNOPSIS

Top

  use Test::AutoBuild::Repository::Git




DESCRIPTION

Top

This module provides a repository implementation for the Git revision control system. It requires that the 'git' command version 1.5 or higher be installed. It has full support for detecting updates to an existing checkout.

METHODS

Top

my $repository = Test::AutoBuild::Repository::Git->new( );

AUTHORS

Top

Daniel Berrange

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Test::AutoBuild::Repository


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.