pcottle.learnGitBranching/README.md
2012-11-04 17:00:07 -08:00

23 lines
696 B
Markdown

# 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:
<img src="https://raw.github.com/pcottle/learnGitBranching/master/assets/learnGitBranching.png"/>
### 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