Undo git reset



$ git reset HEAD~

$ git reset HEAD@{1}

$ git reflog    # to list the history of HEAD