git reset --soft HEAD^
git reset --mixed HEAD^
git reset HEAD^
git reset HEAD@{number} 또는 git reset [commit id]