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