Stacked Commits Can Help You Write Better Code Faster

  • In case you didn't know: `git rebase --update-refs` or to make this the default behavior: `git config --global rebase.updateRefs true`.