| Test-AutoBuild documentation | view source | Contained in the Test-AutoBuild distribution. |
Test::AutoBuild::Repository::Git - A repository for Git
use Test::AutoBuild::Repository::Git
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.
Daniel Berrange
Copyright (C) 2004-2007 Daniel Berrange
perl(1), Test::AutoBuild::Repository
| Test-AutoBuild documentation | view source | Contained in the Test-AutoBuild distribution. |