How do you merge in GIT on Windows?

前端 未结 5 996
天命终不由人
天命终不由人 2020-12-07 12:39

I tried to use GIT however for me the biggest problem with it is that there is no tool for merge\'ing. At least the msysgit does not give me anything. How can I merge in GIT

5条回答
  •  Happy的楠姐
    2020-12-07 13:25

    Since you mention you use Eclipse, you can use EGit's merge tools, which provides a convenient way to handle conflicts:

    enter image description here

    enter image description here

提交回复
热议问题