git 提交代码出错interactive rebase in progress; onto

img


今天提交代码到码云的远程仓库,push后就出现这个问题
请教各位大lao这个问题应该怎么解决呀?

先处理冲突
git add
git rebase -—continue

看看这篇博客能不能帮到你?
【git status 出错 interactive rebase in progress; onto 796e78f】https://mbd.baidu.com/ma/s/dsw7y9Os
推荐你一个超级好用的git可视化工具,sourcetree

如果对你有帮助,还请采纳一下,感谢!!!