每个不曾起舞的日子,都是对生命的辜负
# 下面两条命令的作用一样 git reflog git reflog show HEAD
# 撤销一次Git操作 git reflog git reset --hard reflog-id