Basics

Basic GIT commands

git clone git add git add -A git commit -m ""

git push git pull git fetch git merge (git rebase) SKRÄP

To do

Add basics of python virtualenv Add basics of SQLite3 Extend Basic GIT commands