I have a pair of commits that should really be just one. If I was using git, I would use:
git rebase -i
and then
I use:
hg phase --draft --force -r 267 ... hg rebase --dest 282 --source 267 --collapse