Mercurial > hg
comparison mercurial/changegroup.py @ 22672:19903277f035
merge: use bid merge by default (BC)
In most cases merges will work exactly as before.
The only difference is in criss-cross merge situations where there is multiple
ancestors. Instead of picking an more or less arbitrary ancestor, it will
consider both ancestors and pick the best bids.
Bid merge can be disabled with --config merge.preferancestor='!'.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Wed, 01 Oct 2014 03:41:11 +0200 |
parents | e2806b8613ca |
children | 7c13c9404c2c |
comparison
equal
deleted
inserted
replaced
22671:5220c12c43fd | 22672:19903277f035 |
---|