Redo the most-recently-undone interaction: re-apply every delta from the current `head` forward to (and including) the checkpoint rev, advancing `head` to it. Collects the forward span by walking parents back from the checkpoint to `head` (the chain is linear in the silent solo zone).
(&mut self)