1829
1829
base = [branch, revision[0].in_history(b).revno]
1830
1830
other = [branch, revision[1].in_history(b).revno]
1833
conflict_count = merge(other, base, check_clean=(not force),
1834
conflict_count = merge(other, base, check_clean=(not force),