mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-19 10:14:59 +02:00
23 lines
696 B
Markdown
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
|
|
|