Versionskontrolle am Beispiel git

git init

git status

git add $FILE

git commit

git log

git config
git clone

git push

git pull
git branch

git checkout
git switch

git merge
git rebase

git cherry-pick

https://ohmygit.org

Server?

  • Nicht nötig, aber trivial möglich :)

Grafische Oberflächen