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.8

  • commit f9639f92ad7bc1cffef4125e05b78d369a576a5a Author: John SJ Anderson <genehack@genehack.org> Date: Sat Nov 13 09:34:25 2010 -0500
    • Set up intelligent paging for all outputs
    • Should still have colored output if PAGER=less
    • Should not page if <1 page of output
    • Should work as before if IO::Page is not installed
  • commit 40a0c68386c5bd41c1632775b97c6d151c892038 Author: John SJ Anderson <genehack@genehack.org> Date: Thu Nov 11 23:54:50 2010 -0500
    • released 0.7

Documentation

got
A tool to make it easier to manage multiple code repositories using different VCSen

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
fork a subshell in a selected project
fork a github repo
list managed repositories
remove a managed repository from your config
print status info about repos
update managed repositories
display application version

Provides

in lib/App/GitGot/Command.pm