search

Home  >  Q&A  >  body text

github - Gighub Desktop git(origin/master)冲突,该如何解决

冲突该如何解决?

过去多啦不再A梦过去多啦不再A梦2762 days ago849

reply all(2)I'll reply

  • 我想大声告诉你

    我想大声告诉你2017-05-02 09:30:24

    Above and below the equal sign dividing line are two possible merge results. Git does not know how to choose, so a merge conflict occurs.
    The simplest and crudest way is to manually edit the file, leave the part you want, delete those dividing lines, and then git add. You can also use some ready-made GUI tools to handle merge conflicts.

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-02 09:30:24

    Use wenstorm merge, the gui interface is very easy to operate, just move everything to the middle

    reply
    0
  • Cancelreply