The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10 - 2015-09-22

  • Added support for selection of repos to work against
  • Added App::Multigit::Script helper module for scripts
    • Which accepts a list of repos on STDIN to work against
  • Added mg-grep
  • All help text is now from Pod::Usage

Modules

Run commands on a bunch of git repositories without having to deal with git subrepositories.
Futures for App::Multigit
Holds the loop for App::Multigit
Moo class to represent a repo
Common behaviour for scripts