how to undo a prune command

Uwe Brauer oub at mat.ucm.es
Tue Sep 5 14:05:53 UTC 2023


Hi

In a nutshell how can I undo a prune command?

I did the following mistake:


hg prune -r "topic(speck-strategy)"


Now these changesets are hidden.

I can check them out, via hg up -r XXX --hidden
but that is not enough, mercurial wants me to use evolve in which case
they again are hidden.

If I had stripped theses changesets (of the topic) I could just pull
them from the strip backup directory. But in my case?

Thanks in advance

Uwe Brauer


More information about the Mercurial mailing list