📅  最后修改于: 2022-03-11 14:51:12.104000             🧑  作者: Mango
# shows every {ID}, position of HEAD in last 30 days (by default)
git reflog
# reset to that specific commit
git reset --hard