Merge pull request #72 from appleboy/patch-1

Add GIT utilities
This commit is contained in:
Richard Littauer 2015-07-16 14:14:10 -04:00
commit 1e74631336
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