Files
git/perl
Johannes Sixt bd2f73a6ba Support the tools scripted in perl.
There is one subtlety in perl/Makefile: The $(prefix) may contain a drive
letter-colon combination. But unfortunately, the perl scripts contain
a stance that splits the path at colons to find Git.pm. For this reason,
we convert the path to the MSYS style, which does not have the colon.
2007-03-01 10:39:07 +01:00
..
2007-03-01 10:39:07 +01:00
2007-01-16 13:43:50 -08:00
2007-02-03 21:49:54 -08:00