On Di, 11 Jul 2023, ping song wrote:
> say I've done 3 changes A, B, C.
> but I realized B is a big mistake. A and C is good.
> can I just delete change B, but keep A and C?
I believe this is not possible. What you can do is, copy the whole
buffer at state C, move back to state A and clear the buffer and paste
the content from State C (effectively creating a new change A->D)