This message was deleted.
# announcements
s
This message was deleted.
j
git rebase should automatically skip rewriting commit 2 in this case, so I believe you'd be fine!
e
great. every time I’ve used github where there’s a commit that’s been cherrypicked over, it’s shown the duplicate in the diff
j
yeah, that will show up until you restack on main, which is where that rebase will happen
very similar to the case you may have seen where when you merge part of a stack and dont restack the remaining upstack prs, they include the changes from the merged prs until you restack