最好先把手上的 branch 整理, commit 一下,然後 checkout 當初最基礎的 版本出來 (就是 manifest.xml 裡的 rev=)。再作 repo sync。
做完後, project 都 update 完了,再 checkout 出剛剛的branch/tag, 繼續原來的工作。
如果沒有這樣作,在做 repo sync 出現 error,就 follow error message,到 fail 的 project 去 "處理" 一下...
git rebase --abort
git checkout remote/def-rev
git branch -D org-branch
沒有留言:
張貼留言