i wanted a simple command to restore the state of a repo as if it was freshly cloned with the current HEAD. This is basically git reset --hard with deletion of all untracked files that are in the repo.