Changes for version 0.3.3 - 2014-09-06
- Updated test (Ivan Wills) Add in missing documentation (Ivan Wills) Added passing the paging info to sub commands (Ivan Wills) Added ability to do interactive things (ie no cleaning of out put) eg running bash (Ivan Wills) new sub command for listing found repositories (Ivan Wills) Merge branch 'master' of github.com:ivanwills/Group-Git (Ivan Wills) Fixed loading sub-options (Ivan Wills) Removed unused modules (Ivan Wills) Trying to improve performance by removing unused dependencies (Ivan Wills) Merge branch 'master' of github.com:ivanwills/Group-Git (Ivan Wills) Updating for release of version 0.3.2 (Ivan Wills)
Modules
Base module for group of git repository operations.
Adds reading all repositories you have access to on bitbucket.org
Show all branches with optional grepping
Runs git status on a git project
Pull latest version of all repositories or clone any that are missing
Runs shell script in each git project
Runs git status on a git project
Watch for changes in repositories and run a command
Adds reading all repositories you have access to on github.com
Adds reading all repositories you have access to on a gitosis host
Git repository details object.
Adds reading all repositories you have access to on your local Stash server