Hi

I am pretty sure that in the past I could use the command 

 hg uncommit -a

And if memory saves me right, there have been two uncommit commands

    1. One for vanilla hg enabling the uncommit extension

    2. The one shipped with evolve, in this case after
       hg uncommit -a I had to run
       hg prune .


However for (Ubuntu 24.04)
hg 6.8
hg-evolve (installed with pip) is 11.1.4

 hg uncommit -a 

Returns
hg uncommit -a
hg: unknown command 'uncommit'
'uncommit' is provided by the following extension:

    uncommit      uncommit part or all of a local changeset (EXPERIMENTAL)

And when I enable the uncommit extension,

Then hg uncommit -a 

gives
hg uncommit: option -a not recognized
hg uncommit [OPTION]... [FILE]...


What is wrong here?

Thanks


Uwe Brauer 


 


-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mercurial mailing list
Mercurial@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to