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

Changes for version 1.10 - 2013-12-15

  • Add 'that' subcommand; refactor 'this' (Mike Greb)
  • Add '-s' (session) support to 'mux' (Chris Prather)

Documentation

got
A tool to make it easier to manage multiple code repositories using different VCSen
shell completion helper for got

Modules

A tool to make it easier to manage multiple git repositories.
Base class for App::GitGot commands
add a new repo to your config
open a subshell in a selected project
clone a remote repo and add it to your config
fork a github repo
Run the 'gc' command to garbage collect in git repos
list managed repositories
move a repo in a new directory
open a tmux window for a selected project
Push local changes to the default remote in git repos
remove a managed repository from your config
print status info about repos
check if a given repository is managed
check if the current repository is managed
update managed repositories
update managed repositories then display their status
display application version
Generic base class for outputting formatted messages.
Color scheme appropriate for dark terminal backgrounds
Color scheme appropriate for dark terminal backgrounds
Base repository objects
Git repo objects

Provides

in lib/App/GitGot/Repo/Git.pm