You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered:
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:
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 fromgit
though.Is this already a supported feature or did anyone already figure out a way to successfully interact with those branches from
git
viagit-remote-hg
?The text was updated successfully, but these errors were encountered: