comparison mercurial/fileset.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 174d9b8baf5d
children 325babf1de93
comparison
equal deleted inserted replaced
22671:5220c12c43fd 22672:19903277f035