📜  git backtrack to commit - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:51:42.515000             🧑  作者: Mango
代码示例1
git checkout *your commit ID here*
And when you want to go back
git checkout *Up to date commit ID here*