######################################################################
Revision history for Perl extension Git::Meta
0.05 (2014/05/06)
(mschilli) Fixed a bug with scp-style git urls without subdirectories,
reported by Martin Heistermann:
https://github.com/mschilli/gitmeta/issues/4
0.04 (2013/03/27)
(mschilli) Turned on Pithub autopagination to handle more than 30
repos at a time.
0.03 (2012/12/15)
(mschilli) Checking for git in path at startup in gitmeta-update
(mschilli) Thomas Lenz provided a patch for Github's v1/v3 change, now
using the Pithub CPAN module for Github repo-list calls.
0.02 2011/06/25
(mschilli) SshDir.pm now accepts GIT_SSH settings.
(mschilli) Better error checking in test suite
0.01 2011/04/24
(mschilli) Where it all began.