From 20bb62b971958cc08ac84a1922974fdb5545f838 Mon Sep 17 00:00:00 2001 From: Shaya Cohen Date: Mon, 6 Nov 2017 18:25:54 -0500 Subject: [PATCH] Add another git book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6f6345..84d993d 100644 --- a/README.md +++ b/README.md @@ -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