Thanks to Daniel Klöck. If you want to undo last commit:
git reset HEAD~1 --soft
This undo last commit but keep your changes in "Staged".