Merge pull request #124 from jody-frankowski/add-hub

Add hub.
This commit is contained in:
Caleb Xu 2016-01-05 12:43:29 -05:00
commit 3907944fc5

View File

@ -90,6 +90,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation * [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation
* [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work
* [git-up](https://github.com/aanand/git-up) - Automatically rebase incoming changes instead of merging. Be polite! * [git-up](https://github.com/aanand/git-up) - Automatically rebase incoming changes instead of merging. Be polite!
* [hub](https://github.com/github/hub) - hub helps you win at git.
* [mr](https://github.com/joeyh/myrepos) - Multiple Repository management tool * [mr](https://github.com/joeyh/myrepos) - Multiple Repository management tool
* [overcommit](https://github.com/brigade/overcommit) - A fully configurable and extendable Git hook manager * [overcommit](https://github.com/brigade/overcommit) - A fully configurable and extendable Git hook manager
* [pre-commit](http://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks * [pre-commit](http://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks