Rebasing in my head

general git

If you have branches with commits that look like this:

before rebase

git rebase foo bar

after rebase

References