The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.4.1 - 2014-12-06

  • Updating for release of version 0.4.1 (Ivan Wills) Licence updated (Ivan Wills) Changed version of Getop::Alt dependency (Ivan Wills) Added documentation about aliases (Ivan Wills) Added setting Getopt::Alt's prefix so that the same config files are shared (Ivan Wills) Moved the config loading earlier so it's values can be used as defaults for command line options (Ivan Wills)

Documentation

Perform operations over many git repositories at once

Modules

Base module for group of git repository operations.
Adds reading all repositories you have access to on bitbucket.org
Show all branches with optional grepping
Runs git status on a git project
Runs git status on a git project
Pull latest version of all repositories or clone any that are missing
Runs shell script in each git project
Runs git status on a git project
Watch for changes in repositories and run a command
Adds reading all repositories you have access to on github.com
Adds reading all repositories you have access to on a gitosis host
Git repository details object.
Adds reading all repositories you have access to on your local Stash server