iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 22
0

因為現在每個功能都拆成一個分支,有可能你要的程式碼在別的分支,總不可能去別的分支複製貼上吧,這時候有兩種方法,一個是撿櫻桃 Cherry-Pick,另一個是變基 rebase,先從撿櫻桃開始

  • 現在我們在feature/功能分支05,看到feature/功能分支04的第四個功能是我們需要的
    https://ithelp.ithome.com.tw/upload/images/20200922/20124384air0eNZiE7.png

  1. 點擊History
  2. 對要撿櫻桃的提交點擊右鍵
  3. 點擊Cherry Pick
    https://ithelp.ithome.com.tw/upload/images/20200923/20124384vLwGGqbP3N.png

  • 點擊OK
    https://ithelp.ithome.com.tw/upload/images/20200923/20124384D9RjR2quwL.png

  • 如果有衝突的話會要求解決衝突,沒有的話就像現在這樣,我們在feature/功能分支05,但是"功能分支04 - 第四個功能"出現在我們的分支中
    https://ithelp.ithome.com.tw/upload/images/20200922/20124384DOAjEP4AF8.png

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

尚未有邦友留言

立即登入留言