Changes for version 0.03 - 2008-10-06
- Chg : Repositories are now sorted by path before being visited.
- Fix : Prefer to chdir() into the working directory, as commands like pull may need it.
- Fix : The root directory can also be a repository.
- Tst : Almost reached 98% of coverage.
Documentation
Recursively execute a command on all the git repositories in a directory tree.
Modules
Backend that supports the rgit utility.
Base class for App::Rgit commands.
Class for commands to execute for each repository.
Class for commands to execute only once.
Base class for App::Rgit configurations.
Default App::Rgit configuration class.
Class representing a Git repository.
Miscellanous utilities for App::Rgit classes.