摘要:
push 前回滚 git reset --hard f0f47e48a7b3fcac8632d978343f66c0464ea16e push后回滚 git reset --hard f0f47e48a7b3fcac8632d978343f66c0464ea16e git push origin H 阅读全文
posted @ 2023-03-27 15:12
空虚公子
阅读(20)
评论(0)
推荐(0)
摘要:
假设远程地址为 https://gitee.com/donghuawang0658/git-study.git 分支: test 本地操作 git init git remote add origin https://gitee.com/donghuawang0658/git-study.git g 阅读全文
posted @ 2023-03-27 14:37
空虚公子
阅读(21)
评论(0)
推荐(0)