git init
git clone git pull
git config --global user.name git config --global user.email
git touch documentname
git add
wildcard *.html
all .
git status
git commit -m 'description what changed' (Waar is die -m ook al weer voor?)
git push
git branch branchname
git checkin git checkout
gitmerge branchname 'describe merge'