SyntaxFix
Write A Post
Hire A Developer
Questions
git reset --soft is just for that: it is like git reset --hard, but doesn't touch the files.
git reset --soft
git reset --hard