1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-29 04:39:03 +00:00

GitHub Cheat Sheet - Tim Green

This commit is contained in:
Hogan Long 2014-05-08 14:53:20 -04:00
parent 2d289a564e
commit fccf67d344

View File

@ -822,7 +822,8 @@
* [Conversational Git](http://blog.anvard.org/conversational-git/)
* [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF)
* [Git Immersion](http://gitimmersion.com)
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) (PDF)
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF)
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
* [Git Pocket Guide](http://chimera.labs.oreilly.com/books/1230000000561/index.html) - Richard E. Silverman