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.13 - 2015-11-06

  • mg-init has learned new tricks
    • Clones missing repos
      • or removes them from config
    • Can remove repos rather than re-registering them
    • Accepts file parameter to initialise from
  • Underlying IO::Async::Process can be told not to chdir
  • init is now called mkconfig
  • Added clean_config function, which cleans the config

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