App-GitGot documentation
App-GitGot - README
App-GitGot - Changes
App-GitGot - INSTALL
App-GitGot - META.yml
App-GitGot Makefile.PL
App::GitGot - A tool to make it easier to manage multiple git repositories.
[
view source
]
App::GitGot::Command - Base class for App::GitGot commands
[
view source
]
App::GitGot::Command::add - add a new repo to your config
[
view source
]
App::GitGot::Command::chdir - open a subshell in a selected project
[
view source
]
App::GitGot::Command::clone - clone a remote repo and add it to your config
[
view source
]
App::GitGot::Command::fork - fork a github repo
[
view source
]
App::GitGot::Command::gc - Run the 'gc' command to garbage collect in git repos
[
view source
]
App::GitGot::Command::list - list managed repositories
[
view source
]
App::GitGot::Command::push - Push local changes to the default remote in git repos
[
view source
]
App::GitGot::Command::remove - remove a managed repository from your config
[
view source
]
App::GitGot::Command::status - print status info about repos
[
view source
]
App::GitGot::Command::update - update managed repositories
[
view source
]
App::GitGot::Command::update_status - update managed repositories then display their status
[
view source
]
App::GitGot::Command::version - display application version
[
view source
]
App::GitGot::Outputter - Generic base class for outputting formatted messages.
[
view source
]
App::GitGot::Outputter::dark - Color scheme appropriate for dark terminal backgrounds
[
view source
]
App::GitGot::Outputter::light - Color scheme appropriate for dark terminal backgrounds
[
view source
]
App::GitGot::Repo - Base repository objects
[
view source
]
App::GitGot::Repo::Git - Git repo objects
[
view source
]
Back to
home
.
Contained in the
App-GitGot
distribution.