Mercurial: Any ideas on how to skip some changesets when merging between branches?
问题 Here our situation: We have two branches in our Mercurial repository lets call them Branch A and Branch B. Branch A is for the stable version of the code Branch B is for the development branch Everything that was modified in branch A has been merged to branch B. However now we came to a point where the code in branch B has several differences from branch A. We made some large code changes in branch A, merging these changes in branch B would be a real pain and actually we would like to make an