I've recently started using the stable / default branching model as described here:
https://stevelosh.com/blog/2010/05/mercurial-workflows-stable-default/ Everything is going well apart from one slight annoyance. For example, let's say I make a small change on the default branch and want to merge that change into my stable branch. If it's only one commit, I'd like to just simply use the same commit message on both branches: "Updated project logo" Is there any way to achieve that or must I type exactly the same thing twice (once for each branch)? Cheers, Simon _______________________________________________ Mercurial mailing list Mercurial@lists.mercurial-scm.org https://lists.mercurial-scm.org/mailman/listinfo/mercurial