git

rebase

  • rebase 不解衝突,只限在自己的 branch 上用來整理

  • 重複的 code force push

怕被搞爛

  • backup branch

  • pull 前自己找地方備份

https://blog.yorkxin.org/posts/git-rebase.html

https://www.ruanyifeng.com/blog/2019/09/getting-started-with-github-actions.html

Last updated