Add GIT utilities

This commit is contained in:
Bo-Yi Wu 2015-07-16 20:05:27 +08:00
parent 896d792a27
commit 8434388e49
1 changed files with 1 additions and 0 deletions

View File

@ -696,6 +696,7 @@ This will tell you if any commits are in one but not the other, and will give yo
* [firstaidgit.io](http://firstaidgit.io/) A searchable selection of the most frequently asked Git questions
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a collection of useful extra git scripts
* [git-extras](https://github.com/tj/git-extras) - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
## GUI Clients
* [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X