-
-
04 Aug 2021 22:24:49 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- 49.33% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (41.58KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Config::Any
- File::chdir
- Getopt::Alt
- IO::Prompt
- JSON
- List::MoreUtils
- Module::Pluggable
- Moo
- Moo::Role
- Net::GitHub
- Path::Tiny
- Term::ANSIColor
- Type::Utils
- Types::Standard
- WWW::Mechanize
- YAML::Syck
- namespace::autoclean
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.7.6 - 2021-08-01
- Updating for release of version 0.7.6 Fixing up missing documentation (Ivan Wills)
Documentation
Perform operations over many git repositories at onceSome example usage of group-gitModules
Base module for group of git repository operations.Adds reading all repositories you have access to on bitbucket.orgShow all branches with optional greppingQuick state of each repository (branch name and changes)Runs git status on a git projectRuns git status on a git projectPull latest versions of all repositories or clone any that are missingRuns shell script in each git projectQuick state of each repository (branch name and changes)Runs git status on a git projectRuns git status on a git projectWatch for changes in repositories and run a commandAdds reading all repositories you have access to on github.comAdds reading all repositories you have access to on a gitosis hostGit repository details object.Adds reading all repositories you have access to on your local Stash serverBase for individual auto tagger classesSets tags for repositories with out any remotesSets tags for repositories with remotesModule Install Instructions
To install Group::Git, copy and paste the appropriate command in to your terminal.
cpanm Group::Git
perl -MCPAN -e shell install Group::Git
For more information on module installation, please visit the detailed CPAN module installation guide.