Git alias:
reset-commit = reset --soft HEAD~1
Example:
git reset-commit
See how to use this alias and related ones: