An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
Find a file
2012-12-17 21:01:50 -08:00
assets assets 2012-11-04 16:58:41 -08:00
build finally got one unit test for git down. pretty cool actually 2012-12-17 20:56:28 -08:00
lib adding jquery ui lib 2012-10-23 22:30:15 -07:00
spec sweet, got unit tests in a digestable format 2012-12-17 21:01:50 -08:00
src finally got one unit test for git down. pretty cool actually 2012-12-17 20:56:28 -08:00
.gitignore license 2012-12-14 02:11:02 -08:00
grunt.js mock ability now 2012-12-15 23:30:35 -08:00
LICENSE license 2012-12-14 02:11:02 -08:00
package.json Trying to be able to test in node GAHHHH 2012-12-16 20:23:42 -08:00
README.md final readme polishes for now 2012-11-04 17:00:07 -08:00
todo.txt git tests coming 2012-12-17 11:49:08 -08:00

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:

Sandbox Mode

Levels

Level Builder

Contributing Levels

Contributing

Helpful Folks

A big shoutout to these brave souls for extensively testing our sandbox and finding bugs and/or inconsistencies:

  • Nikita Kouevda
  • Maksim Ioffe
  • Dan Miller