GitHub: Go back to a previous version and branch it
This question already has an answer here:
我会去:
git checkout <old_version_commit_hash>
git checkout -b "<new_old_version_branch_name>"
链接地址: http://www.djcxy.com/p/18808.html
上一篇: 恢复“强制性的git推动
下一篇: GitHub:回到以前的版本并分支它