Remove all unsaved / uncommitted changes in github
See how to Remove all unsaved / uncommitted changes in github. In case you make some changes, and want to get back to the last commit you have
Here’s how to remove all unsaved / uncommitted changes in github. In case you make some changes, and want to get back to the last commit you have
git stash
git stash drop