From 73547ca94210fbb6ee3122241971d3324dd6dc0a Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 6 Dec 2018 14:12:33 -0500 Subject: [PATCH] Add pcottle/learnGitBranching (#262) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 438b1be..bc6e085 100644 --- a/README.md +++ b/README.md @@ -1735,6 +1735,7 @@ copy those commands to your .bashrc or .bash_profile. * [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using Git to contribute to open source repositories * [GitHub as a workflow](https://hugogiraudel.com/2015/08/13/github-as-a-workflow/) - An interesting take on using GitHub as a workflow, particularly with empty PRs * [Githug](https://github.com/Gazler/githug) - A game to learn more common Git workflows +* [learnGitBranching](https://github.com/pcottle/learnGitBranching) - An interactive git visualization to challenge and educate! ## Scripts and Tools