Reset the current git working directory and removed and untracked files.
copygit reset --hard git clean -f -d
git reset --hard git clean -f -d