From 29d2222c39af8af6b0df273914b7fa1f7a346224 Mon Sep 17 00:00:00 2001 From: Blake Bourque Date: Wed, 8 Jan 2014 14:11:20 -0500 Subject: [PATCH] added Learn Git Branching Tutorial --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index c48e4520..a8534b86 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -9,6 +9,7 @@ ###Git * [Try Git](http://try.github.io) +* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) ###Go -- GitLab