SyntaxFix
Write A Post
Hire A Developer
Questions
If your local directory has git initialized and you have not committed the changes that include the delete, you can use git checkout -f to throw away local changes.
git checkout -f