GIT clone into current directory
https://stackoverflow.com/a/15549707/417899
git clone your-repo tmp && mv tmp/.git . && rm -rf tmp && git reset --hard