evolve fold + hg-git?
Bryan Murdock
bmurdock at gmail.com
Tue Apr 18 12:47:39 UTC 2017
On Apr 18, 2017 5:30 AM, "Neal Becker" <ndbecker2 at gmail.com> wrote:
I wonder if I use evolve fold to collapse revisions, if I can then push this
to git?
Yes.
If you ever want to test something like this out you can create your own
bare got clone to push to:
git clone --bare <url> <destination>
Then inside your hg working directory:
hg push <path-to-git-clone>
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170418/8136f245/attachment-0002.html>
More information about the Mercurial
mailing list