how to undo a prune command
Ernie Rael
errael at raelity.com
Tue Sep 5 14:18:14 UTC 2023
On 23/09/05 7:05 AM, Uwe Brauer wrote:
> Hi
>
> In a nutshell how can I undo a prune command?
Would "hg touch" be of use here?
-ernie
>
> 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
> _______________________________________________
> Mercurial mailing list
> Mercurial at lists.mercurial-scm.org
> https://lists.mercurial-scm.org/mailman/listinfo/mercurial
More information about the Mercurial
mailing list