在使用repo sync 的时候, 以时候会出现以上错误的时候, 使用:

git branch -r

获得upstream的分支信息:  m/gingerbread -> umg/kernel/2.6.35.3/stable
然后使用

git rebase m/gingerbread -> umg/kernel/2.6.35.3/stable

将发前分支变基到与upstream同步,以后再用repo sync 就没有问题了

如果出现新的问题:

error:apps/XXX/:prior sync failed; rebase still in progress

进入apps/XXX目录下git branch -r 查看

删掉apps/XXX/.git/rebase-apply

找到冲突文件,解决冲突,同步正常 repo sync -c

repo sync 报错error: apps/xx/: branch master is published (but not merged) and is now N commits behind相关推荐

  1. 关于branch XYZ is published (but not merged) and is now N commits behind错误的一点分析

    文章转自: https://blog.csdn.net/chenzhentao/article/details/53516481 谢谢分享 文章部分资料参考自老罗的博客:http://blog.csd ...

  2. 关于branch XYZ is published (but not merged) and is now N commits behind错误的解决方法

    1.git log获取到log信息 2.git reset --hard xxxxxxxxxxxx  xxxxxx为某一个具体得位置 3.git pull 4.repo sync . 5.repo s ...

  3. repo init报错error.GitError: manifests rev-list (u'^2736dfd46e8a30cf59a9cd6e93d9e56e87021f2a', 'HEAD',

    1>看下error log: [7.0-msm8953-Build-Dev-phoenix] $ repo init -u ssh://172.29.0.92/manifest -b rel/8 ...

  4. 解决IntelliJ IDEA报错Error: java: 错误: 不支持发行版本 XX

    解决IntelliJ IDEA报错Error: java: 错误: 不支持发行版本 XX 解决方法 1 解决方法 2 解决方法 3   笔者在做代码重构的时候,以前记得运行正常的代码,如今一直报错,百 ...

  5. Docker 报错Error response from daemon: Get https://xx.xx.xx.xx/v2/: Service Unavailable

    问题 Mac 上docker pull是报错Error response from daemon: Get https://xx.xx.xx.xx/v2/: Service Unavailable 执 ...

  6. mac上docker pull是报错Error response from daemon: Get https://xx.xx.xx.xx/v2/: Service Unavailable

    执行docker pull xx.xx.xx.xx/xx/xx,下载私有库的镜像时报错如下: Error response from daemon: Get https://xx.xx.xx.xx/v ...

  7. mysql8.0版1130_navicat premium连接mysql 8.0报错error 10061和error1130问题

    昨天安装了最新版的mysql navicat premium, 但没来得及测试使用Navicat连接. 今天上班时,使用Navicat premium连接mysql时,出现报错ERROR 2003 ( ...

  8. vue3运行npm run serve报错ERROR Error: Cannot find module ‘babel-plugin-import‘ Require stack:

    1.完整报错` > ims-support-demo@0.1.0 serve /Users/yizhikaixinya/Desktop/charmplus-ims > vue-cli-se ...

  9. Flex报错Error #2048: 安全沙箱冲突

    Flex+JPA架构,JPA程序迁移,从A服务器到B.其他一切没变,唯一变的就是IP. 前端Flex也就是swf报错Error #2048: 安全沙箱冲突:http://xxx.swf 不能从 xxx ...

最新文章

  1. RequireJS和AMD规范
  2. Android开发之WebView的开发使用(源代码分享)
  3. 数据中心级交换机考核方法
  4. cadence安装完怎么打开_Linux 环境下Vivado与Cadence仿真工具联合仿真环境的搭建
  5. 老码农冒死揭开行业黑幕:如何编写无法维护的代码
  6. android 变量Map集合
  7. 基于栈的后缀表达式求值(洛谷P1449题题解,Java语言描述)
  8. 数论 —— 毕达哥拉斯三元组
  9. 工信部:“5G+工业互联网”在建项目全国已超2000余个
  10. java工程师的素质模型,优秀程序员必备的四项能力
  11. Python - 装机系列24 消息工具 RabbitMQ详细了解
  12. Android截屏的实现方式
  13. 电脑唯独搜不到自己家wifi,怎么办?
  14. vba excel 开发游戏_自动化神器—VBA
  15. iOS 语音搜索通讯录算法
  16. Windows查看ios手机日志
  17. Linux 进程11【exec族函数(execl, execlp, execle, execv, execvp, execvpe)】
  18. Altera特殊管脚的使用(适用全系列Altera FPGA,MSEL区别除外)-来自altera论坛
  19. mac配置iOS开发环境
  20. 刚开始接触YOLO,记录一下Windows系统下载yolov5与初步进行训练的过程

热门文章

  1. Fergus的Removing Camera Shake from a Single Photograph的附录部分的一些推导
  2. 容器架构转传统lnmp架构(失败篇)
  3. Jsdelivr CDN 加速服务又被 DNS 污染了(附临时解决方案)
  4. None、Null与空字符‘‘什么区别
  5. BugKu: 粉色的猫
  6. 微信加粉啦 - 微信加粉统计管理的解决方案;
  7. python读csv最快方法_python读有汉字的csv如何让python变得更快?
  8. excel 中粘贴时怎么不覆盖
  9. activemq后台管理 看topic消息_消息队列之ActiveMQ
  10. 数值代数_图像处理_一维图像恢复例子(shaw)