Group-Git v0.7.5
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Group::Git | Base module for group of git repository operations. | v0.7.5 | metacpan |
Group::Git::Bitbucket | Adds reading all repositories you have access to on bitbucket.org | v0.7.5 | metacpan |
Group::Git::Cmd::Branch | Show all branches with optional grepping | v0.7.5 | metacpan |
Group::Git::Cmd::Grep | Quick state of each repository (branch name and changes) | v0.7.5 | metacpan |
Group::Git::Cmd::Help | Runs git status on a git project | v0.7.5 | metacpan |
Group::Git::Cmd::List | Runs git status on a git project | v0.7.5 | metacpan |
Group::Git::Cmd::Pull | Pull latest versions of all repositories or clone any that are missing | v0.7.5 | metacpan |
Group::Git::Cmd::Sh | Runs shell script in each git project | v0.7.5 | metacpan |
Group::Git::Cmd::State | Quick state of each repository (branch name and changes) | v0.7.5 | metacpan |
Group::Git::Cmd::Status | Runs git status on a git project | v0.7.5 | metacpan |
Group::Git::Cmd::TagList | Runs git status on a git project | v0.7.5 | metacpan |
Group::Git::Cmd::Watch | Watch for changes in repositories and run a command | v0.7.5 | metacpan |
Group::Git::Github | Adds reading all repositories you have access to on github.com | v0.7.5 | metacpan |
Group::Git::Gitosis | Adds reading all repositories you have access to on a gitosis host | v0.7.5 | metacpan |
Group::Git::Repo | Git repository details object. | v0.7.5 | metacpan |
Group::Git::Stash | Adds reading all repositories you have access to on your local Stash server | v0.7.5 | metacpan |
Group::Git::Taggers | Base for individual auto tagger classes | v0.7.5 | metacpan |
Group::Git::Taggers::Local | Sets tags for repositories with out any remotes | v0.7.5 | metacpan |
Group::Git::Taggers::Remote | Sets tags for repositories with remotes | v0.7.5 | metacpan |