Revision history for rgit
+0.02 2008-10-05 22:40 UTC
+ + Fix : Missing $VERSION in App::Rgit::Config.
+ + Tst : Don't bundle fake repositories, but create them on the fly.
+ + Tst : Improve coverage up to 97%.
+
0.01 2008-10-05 15:45 UTC
First version, released on an unsuspecting world.
--- #YAML:1.0
name: rgit
-version: 0.01
+version: 0.02
abstract: Recursively execute a command on all the git repositories in a directory tree.
license: perl
author:
url: http://module-build.sourceforge.net/META-spec-v1.3.html
version: 1.3
build_requires:
+ Cwd: 0
ExtUtils::MakeMaker: 0
+ File::Spec::Functions: 0
+ File::Temp: 0
Test::More: 0