From 6f14d660e859e404dadf787f576ba6eb0d0f8052 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Fri, 16 May 2014 15:37:39 -0400 Subject: [PATCH 1/2] + A Visual Git Reference --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index aeab96fc..fc276dd1 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -820,6 +820,7 @@ ###Git +* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato * [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) @@ -838,6 +839,7 @@ * [Version Control by Example (Mercurial, Subversion, Verasity)](http://www.ericsink.com/vcbe/) + ###Go * [An Introduction to Programming in Go](http://www.golang-book.com/) * [Go by Example](https://gobyexample.com/) From 0c692a7c2bd9671c56c380a31d600a4788b4cd59 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Fri, 16 May 2014 15:38:56 -0400 Subject: [PATCH 2/2] Extra line --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index fc276dd1..5c33e541 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -839,7 +839,6 @@ * [Version Control by Example (Mercurial, Subversion, Verasity)](http://www.ericsink.com/vcbe/) - ###Go * [An Introduction to Programming in Go](http://www.golang-book.com/) * [Go by Example](https://gobyexample.com/)