#### GIT Tutorial ##Grundlegende Befehle: git init git add . || git add git commit -m "grund" || git commit -a -m "grund" ---