$ git reflog
Show a log of all changes to HEAD.
$ git reflog show branch_name
$ git reflog expire --expire=now --all