iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 16
0

用Git不要害怕解衝突,我們直接開兩個分支,分別是feature/功能分支02和feature/功能分支03

https://ithelp.ithome.com.tw/upload/images/20200916/20124384MRJ93mxVjs.png

https://ithelp.ithome.com.tw/upload/images/20200916/20124384ecu1SBO4kq.png

  • 首先把feature/功能分支02合併回develop分支
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384jgmudXfZCJ.png

  • 再把feature/功能分支03合併回develop分支,SorceTree就會跟我們說發生合併衝突
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384q8AR7juZIY.png

  • SourceTree切到File Status視窗,會看到造成合併衝突的檔案
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384aGJxATjOQT.png

  • 打開Android Studio / IntelliJ IDEA,手動修改把程式碼改成你想要的樣子
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384Tl4ceG8aWV.png

  • 改完後回到SourceTree
  1. 對有打勾的檔案點選右鍵
  2. 點擊Resolve Conflicts
  3. 點擊Mark Resolve
  4. 點擊Commit
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384fuXHcF1idy.png

  • 合併完成後,要記得推送上去
  1. 左上角點擊Push
  2. 推送視窗點擊Push
    https://ithelp.ithome.com.tw/upload/images/20200916/20124384BujSKd7PaL.png

上一篇
用Android Studio / IntelliJ IDEA解決衝突
下一篇
用Android Studio / IntelliJ IDEA終端機解決衝突
系列文
用 Android Studio / IntelliJ IDEA 完成 Git 操作30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言