search

Home  >  Q&A  >  body text

git merge大型项目如何团队合作?

如果我要merge一个项目的代码,项目比较大,上次merge是去年的时候做的,现在merge必然出上百个冲突,如果是一个人merge的话,冲突是在那个人本地的机器上的,有没有什么办法可以让多个人一起来解决冲突

某草草某草草2854 days ago585

reply all(1)I'll reply

  • 迷茫

    迷茫2017-05-02 09:20:16

    After executiongit merge, send the conflicting files to everyone in folders, and put them back after modification.

    reply
    0
  • Cancelreply