Is there a way to push/pull hidden changesets?
James Cook
falsifian at falsifian.org
Wed Sep 1 04:14:15 UTC 2021
> You can, however, produce local backup using `hg bundle --all --hidden
> --config experimental.|evolution.bundle-obsmarker=yes`
Thanks. I was able to use that together with unbundle to copy a hidden
changeset between two test repositories. I guess I may write a script
for myself to automate that.
(It had the annoying but understandable side-effect of making the
hidden changeset the tip of the destination repo. Hopefully that won't
break anything.)
--
James
More information about the Mercurial
mailing list