git rebase

141 阅读1分钟

习惯了git merge,来了个rebase,先记录下吧

  1. # git rebase 和 merge 的区别
  2. # git rebase -i 命令详解
  3. # 为什么你应该停止使用 Git rebase 命令