2 examples for git reflog
# your_comment_here
find the head commit of the branch as it was immediately before the rebase started in the reflog
git reflog
#Find the head commit of the branch as it was immediately before the rebase started in the reflog
git reflog