Yes, this is definitely a real bug. It'll take time to track down, though. It
also doesn't show up on hashed-format repositories. The bug is in optimize
--reorder, which doesn't affect the working directory, and doesn't actually make
unrevert impossible. But we check on an intermediate stage of the reordering
(basically, we remove a bunch of patches and then add them back).
David |