eclipse git 主干代码合并到分支


https://blog.csdn.net/wwd0501/article/details/80676807

 

eclipse git 主干代码合并到分支:

1、项目切换至分支;

2、选中项目右键--》team--》merge--》orgin/master(Remote Tracking)

3、Merge options选择no commit,  比较一下后,如无冲突时, 提交到branch. 

     Fast forward options选择默认的if a fast-forward,only update the branch pointer

4、点击Merge,之后主干代码会拉取到本地分支。若有冲突,解决冲突后提交;没有冲突,可直接提交。

=============================================


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM