标签:拉取 team ack rac nbsp tail ranch change detail
https://blog.csdn.net/wwd0501/article/details/80676807
eclipse git 主干代码合并到分支:
1、项目切换至分支;
2、选中项目右键--》team--》merge--》orgin/master(Remote Tracking)
3、Merge options选择Squah(merge changes into working directory,......)
Fast forward options选择默认的if a fast-forward,only update the branch pointer
4、点击Merge,之后主干代码会拉取到本地分支。若有冲突,解决冲突后提交;没有冲突,可直接提交。
=============================================
标签:拉取 team ack rac nbsp tail ranch change detail
原文地址:https://www.cnblogs.com/kungfupanda/p/11330366.html