随笔分类 - git
摘要:cherry pick 一個 gerrit number 到 local, 修改完後, 再 push 到同一個 gerrit number cd the git project you want to modify repo start xxx cherry pick modify git add
阅读全文
摘要:修改 code 後, 想使用 beyond compare 比對 修改前後的 code (有一包未修改的 code), 若 code 很大, 全部比完,需要花很多時間, Command 此時可以使用 git 與 sed 的命令,濾出修改過的檔案位置, copy 濾出的結果 至 beyond comp
阅读全文
摘要:單獨看這個 commit id 做了什麼修改 git show CommitID or git diff CommitID^! 查看整個 code base 中 所有的 git project 的 status repo forall -c 'git status' 查看整個 code base 中
阅读全文

浙公网安备 33010602011771号