When working on a git branch I got some changes in the latest commit. I suspect those changes to be wrong, but not sure. It is easy to remove the commit, and start over.
I want to move that commit to git-stash just incase I need them, and then try another solution on the branch, and still have the option to get the first commit back.