mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-26 05:34:50 +02:00
readme
This commit is contained in:
parent
9d709677cb
commit
79443fcec6
1 changed files with 18 additions and 2 deletions
20
README.md
20
README.md
|
@ -1,6 +1,8 @@
|
||||||
# LearnGitBranching
|
# 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:
|
||||||
|
|
||||||
<img src="https://raw.github.com/pcottle/learnGitBranching/master/assets/learnGitBranching.png"/>
|
<img src="https://raw.github.com/pcottle/learnGitBranching/master/assets/learnGitBranching.png"/>
|
||||||
|
|
||||||
|
@ -42,5 +44,19 @@ A big shoutout to these brave souls for extensively testing our sandbox and find
|
||||||
* Nikita Kouevda
|
* Nikita Kouevda
|
||||||
* Maksim Ioffe
|
* Maksim Ioffe
|
||||||
* Dan Miller
|
* 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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue