git branch -d <BRANCH>: Fatal - Couldn't look up commit object for HEAD 문제가 발생했을 때 

git branch -D <branch_name> 를 사용합니다.