Git: clone with overwrite when exists
Uiterlijk
rm -rf existing-directory && git clone https://github.com/username/repository.git existing-directory
rm -rf existing-directory && git clone https://github.com/username/repository.git existing-directory