📌  相关文章
📜  如何在 github 中返回最新版本 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:34.540000             🧑  作者: Mango

代码示例1
// we need to type both of them
git fetch origin
git reset --hard origin/master