Changes for version 0.4.0 - 2014-11-22
- Updating for release of version 0.4.0 (Ivan Wills) Added new dependency (Ivan Wills) Added missing documentation (Ivan Wills) Added using git bash completion variables to complete more git commands (Ivan Wills) Added picking up custom git commands (Ivan Wills) Implementing auto complete helpers (Ivan Wills) Added processing options and a quiet mode (Ivan Wills) Added using quiet to status (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
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