程式與日常
使用git rebase時發生衝突取消rebase。
git rebase
使用git rebase <branch_name>如果出現衝突時無法完成rebase,若不想解決衝突並取消rebase可直接輸入git rebase --abort取消,這樣就會回復原狀。
git rebase <branch_name>
git rebase --abort
張貼留言
沒有留言:
張貼留言