6 lines
249 B
Text
6 lines
249 B
Text
|
Git::Version::Compare contains a selection of subroutines that make
|
||
|
dealing with Git-related things (like versions) a little bit easier.
|
||
|
|
||
|
The strings to compare can be version numbers, tags from git.git or
|
||
|
the output of git version or git describe.
|