git-remote-hg icon indicating copy to clipboard operation
git-remote-hg copied to clipboard

Working with Mercurial topic branches

Open johbo opened this issue 1 year ago • 1 comments

I am trying to interact with topic branches from Mercurial repositories and I was not yet able to find out if they are supported and how to interact with them.

Background / Context:

  • I am trying to interact with Mercurial repositories on heptapod, the merge request workflow is implemented based on topic branches.
  • Details - https://heptapod.net/pages/quick-start-guide

What I have observed is that I see the topic branches in the clone which I made via git. I was not yet able to push to a new topic branch from git though.

Is this already a supported feature or did anyone already figure out a way to successfully interact with those branches from git via git-remote-hg?

johbo avatar Feb 09 '24 18:02 johbo