会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Morango
博客园
首页
新随笔
联系
订阅
管理
2021年2月26日
git pull时报错error: cannot lock ref 'xxx': ref xxx is at (一个commitID) but expected的解决办法(unable to update local ref)
摘要: 一、错误描述 在执行git pull时候,报错如下: 二、问题产生原因: 原因是你这个git工程的.git/refs目录下跟踪的某些git分支,在git pull的时候,与远端的对应分支的refs对比发现不同,所以导致git pull报错。 通过命令 git branch -a 查看本地和远程分支信
阅读全文
posted @ 2021-02-26 16:04 Morango
阅读(4321)
评论(0)
推荐(0)
公告
*{cursor: url(https://files-cdn.cnblogs.com/files/morango/fish-cursor.ico),auto;}