SyntaxFix
Write A Post
Hire A Developer
Questions
simply execute -
git stash
it will remove all your local changes. and you can also use it later by executing -
git stash apply