Add another git book

This commit is contained in:
Shaya Cohen 2017-11-06 18:25:54 -05:00 committed by GitHub
parent 868005ed17
commit 20bb62b971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -985,6 +985,7 @@ Using git reset it is then possible to change master back to the commit it was b
## Books
* [Pro Git](https://git-scm.com/book/en/v2) - Scott Chacon's excellent git book
* [Git Internals](https://github.com/pluralsight/git-internals-pdf) - Scott Chacon's other excellent git book
## Tutorials