git reset until last commit code example Example: how to abandon changes and go last commit #ignore all changes, and back to last commit git add . git stash