#### Checka ut specifik commit git checkout #### Checka ut senaste commit git checkout master #### Pull av repository, ignorera och skriv över lokala filer
git checkout
git checkout master
git fetch --all git reset --hard git pull