App-GitGot 1.331-TRIAL
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::GitGot | A tool to make it easier to manage multiple git repositories. | 1.331 | metacpan |
App::GitGot::Command | Base class for App::GitGot commands | 1.331 | metacpan |
App::GitGot::Command::add | add a new repo to your config | 1.331 | metacpan |
App::GitGot::Command::chdir | open a subshell in a selected project | 1.331 | metacpan |
App::GitGot::Command::clone | clone a remote repo and add it to your config | 1.331 | metacpan |
App::GitGot::Command::do | run command in many repositories | 1.331 | metacpan |
App::GitGot::Command::fetch | fetch remotes for managed repositories | 1.331 | metacpan |
App::GitGot::Command::fork | fork a github repo | 1.331 | metacpan |
App::GitGot::Command::gc | Run the 'gc' command to garbage collect in git repos | 1.331 | metacpan |
App::GitGot::Command::lib | Generate a lib listing off a .gotlib file | 1.331 | metacpan |
App::GitGot::Command::list | list managed repositories | 1.331 | metacpan |
App::GitGot::Command::move | move repo to new location | 1.331 | metacpan |
App::GitGot::Command::mux | open a tmux window for a selected project | 1.331 | metacpan |
App::GitGot::Command::push | Push local changes to the default remote in git repos | 1.331 | metacpan |
App::GitGot::Command::remove | remove a managed repository from your config | 1.331 | metacpan |
App::GitGot::Command::status | print status info about repos | 1.331 | metacpan |
App::GitGot::Command::tag | list/add/remove tags for the current repository | 1.331 | metacpan |
App::GitGot::Command::that | check if a given repository is managed | 1.331 | metacpan |
App::GitGot::Command::this | check if the current repository is managed | 1.331 | metacpan |
App::GitGot::Command::update | update managed repositories | 1.331 | metacpan |
App::GitGot::Command::update_status | update managed repositories then display their status | 1.331 | metacpan |
App::GitGot::Outputter | Generic base class for outputting formatted messages. | 1.331 | metacpan |
App::GitGot::Outputter::dark | Color scheme appropriate for dark terminal backgrounds | 1.331 | metacpan |
App::GitGot::Outputter::light | Color scheme appropriate for dark terminal backgrounds | 1.331 | metacpan |
App::GitGot::Repo | Base repository objects | 1.331 | metacpan |
App::GitGot::Repo::Git | Git repo objects | 1.331 | metacpan |
App::GitGot::Repositories | Object holding a collection of repositories | 1.331 | metacpan |
App::GitGot::Types | GitGot type library | 1.331 | metacpan |