From 79443fcec6b3dac76cd78ecaab7155d1ae9ebb42 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Sat, 16 Feb 2013 23:11:22 -0800 Subject: [PATCH] readme --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c99cde11..8b424440 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # LearnGitBranching -LearnGitBranching is a pseudo-git sandbox and interactive series of tutorials / challenges to accelerate the understanding of how git commit trees work. It supports a fairly wide range of commands and dynamically visualizes the effects each change has on a commit tree visualization next to the command box: +LearnGitBranching is a pseudo-git sandbox and interactive series of tutorials / challenges to accelerate the understanding of how git commit trees work. The ideal audience is a complete newcomer to git, but a wide range of experience levels should be able ot benefit from these tutorials. + +It supports a fairly wide range of commands and dynamically visualizes the effects each change has on a commit tree visualization next to the command box: @@ -42,5 +44,19 @@ A big shoutout to these brave souls for extensively testing our sandbox and find * Nikita Kouevda * Maksim Ioffe * Dan Miller -* Stephen Cavaliere + +Also huge shoutout for everyone who has put up a pull request + +* Stephen Cavaliere +* Andrew Ardill +* Shao-Chung Chen + +And reported an issue that was successfully closed! + +* Caspar Krieger +* Stuart Knightley +* John Gietzen +* Chris Greene +* "datton" +* Jaymes Bearden