Added git tips

This commit is contained in:
Richard Littauer 2015-07-16 07:07:23 -04:00 committed by Richard Littauer
parent 1e74631336
commit 3260154b76
1 changed files with 1 additions and 0 deletions

View File

@ -697,6 +697,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
* [git-tips](https://github.com/git-tips/tips) - Small git tips
## GUI Clients
* [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X