살다 보면 실수를 하게 된다. commit message도 고심 끝에 작성했는데, 실수로 오타가 들어가는 경우가 있다. 그럴 경우 아래 방법을 사용한다.
git log
git reset HEAD^
git push -f origin 브랜치명