GIT-Tutorial.md 142 B

GIT Tutorial

##Grundlegende Befehle:

git init git add . || git add git commit -m "grund" || git commit -a -m "grund"