Git - Rebasing
Given this interactive rebase todo list:
What will happen to Commit B after the rebase?
pick a1b2c3 Commit A squash d4e5f6 Commit B pick f7g8h9 Commit C
What will happen to Commit B after the rebase?
