V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
eeeeeeve
V2EX  ›  程序员

git rebase 问题

  •  
  •   eeeeeeve · 2015-04-24 08:59:46 +08:00 · 2941 次点击
    这是一个创建于 3296 天前的主题,其中的信息可能已经有所发展或是发生改变。

    test/scripts/util/file2.js: needs update
    test/scripts/util/html_tag.js: needs update
    test/scripts/util/index.js: needs update
    You must edit all merge conflicts and then
    mark them as resolved using git add

    有哪些文件是冲突的呢?如何显示所有冲突文件呢?
    输出显示很多文件需要升级,但是rebase怎么没有升级这些文件?
    打开这些文件,也没看到有冲突发生啊?

    2 条回复    2015-04-25 08:35:37 +08:00
    Catstyle
        1
    Catstyle  
       2015-04-24 09:27:29 +08:00
    既然打开文件没有冲突,先试试git status看看是不是已经修好了,然后根据提示最后来一发git add?
    eeeeeeve
        2
    eeeeeeve  
    OP
       2015-04-25 08:35:37 +08:00
    @Catstyle git status已经修好啊,rebase就是成功不了:(
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2024 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 01:30 · PVG 09:30 · LAX 18:30 · JFK 21:30
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.