报错信息

![new branch] dev->orgin/dev(unable to update local ref) error:some local refs could not be updated;try running git remote prune orgin'to remove any old,confilicting branches


处理办法

git gc --prune=now

git remote prune origin

在这里插入图片描述

小结

按照上述方法可以完美解决问题,已经亲自验证,各位看到的小伙伴可以放心使用。

Logo

开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!

更多推荐