Rebasing a branch of a branch after squash merging
Here's a question I asked on slack recently:
When we do a branch off a branch,
and then squash commit the original,
is there a way to get the original commits to not show up on the new PR?
It's a a scenario that comes up not infrequently...