git-rebase-demo

To run this demo

  1. Fork it
  2. Clone your fork
  3. git rebase -i <base>
  4. Change the wording of a commit, with reword
  5. And squash a commit
  6. Drop a commit