GitHub History 삭제

git reflog git reset --hard <reflog로 확인한 commit hash 값> git log --oneline git status // 강제 푸시 git push origin --force --all