steffen-wirth
2/15/2019 - 8:18 AM

git checkout in non empty folder

git init
git remote add origin PATH/TO/REPO
git fetch
git checkout -t origin/master