Best-Practice "Merge vs. Rebase" searched...

Stephen Rasku mercurial at srasku.net
Tue Oct 20 15:46:30 CDT 2009


On Tue, Oct 20, 2009 at 12:54, Alpár Jüttner <alpar at cs.elte.hu> wrote:
>
>> We use rebasing for our in-house developer team in order to keep the
>> history as flat as possible.  Before we were rebasing this we had a
>> lot of low-value merges.  They added lines to the changelog for no
>> real purpose.
>
> What about simply using 'hg log -M'?

That doesn't work on the web.  Our developers use the command line for
Mercurial but if QA wants to look at the changelog they will be using
the web.

...Stephen



More information about the Mercurial mailing list