Synchronization of two branches of Mercurian

I sometimes need to "sync" the current (named) branch A with another branch B, i.e. concatenate B to A and then concatenate A to B.

This is how I currently do it in TortoiseHg:

  • Update to end A (if needed)
  • Right click on B, "Merge with Local ..."
  • Update to end B
  • Right click on A, "Merge with local ..."
  • Update to end A

Is there an easier / faster way to achieve this?

+3
branching-and-merging mercurial tortoisehg


source to share


No one has answered this question yet

Check out similar questions:

4540
Move the latest commit (s) to a new branch using Git
1817
What is the best (and safest) way to merge a Git branch into master?
729
What's the difference between Mercurial and Git?
564
How do I copy commits from one branch to another?
214
How to connect to TortoiseHG
164
Is there a way to remove local commits in Mercurial?
36
How to catch up with a named mercurial branch from the default branch without merging it into one?
27
Mercurial via TortoiseHg - merge the named branch, then close it
nine
Hg Pull vs. Upgrade to branch
8
It is right? Merging between the default stable branches in Mercurial using TortoiseHg



All Articles
Loading...
X
Show
Funny
Dev
Pics