Sign inSign up

itherz/git-trainer-docker

By itherz

Updated about 6 years ago

Simple visualization tool for teaching git

Image
0

2.3K

itherz/git-trainer-docker repository overview

Simple visualization tool for teaching git

Default setup git-init.ru

Commands supported:

git add
git commit

git branch BRANCH_NAME
git checkout -b BRANCH_NAME
git checkout BRANCH_NAME

git merge BRANCH_NAME
git rebase BRANCH_NAME

git reset HASH

git gc

git cherry-pick HASH #just for demo

git revert HASH  #just for demo

Tag summary

Content type

Image

Digest

Size

519.2 MB

Last updated

about 6 years ago

docker pull itherz/git-trainer-docker