aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-Requires-Git/pkg-descr
blob: a85b130871db31b9d65baf10d94f20dd1a5e0a28 (plain) (blame)
1
2
3
4
5
6
7
Test::Requires::Git checks if the version of Git available for testing meets the
given requirements.

The "current git" is obtained by running git --version (so the first git binary
found in the PATH will be tested).

If the checks fail, then all tests will be skipped.