会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bingxiaoxiao
zhangchenxiao
博客园
首页
新随笔
联系
管理
订阅
2022年2月16日
解决Git报错:error: You have not concluded your merge (MERGE_HEAD exists). hint: Please,
摘要: Git fetch和git pull的区别: 同:都可以从远程获取最新版本到本地 异: 1.Git fetch:只是从远程获取最新版本到本地,不会merge(合并) $:git fetch origin master //从远程的origin的master主分支上获取最新版本到origin/mast
阅读全文
posted @ 2022-02-16 16:13 bingxiaoxiao
阅读(2232)
评论(1)
推荐(0)
公告