605
605
interesting_ids=None, reprocess=False, show_base=False,
606
606
pb=progress.DummyProgress(), pp=None, change_reporter=None,
607
607
interesting_files=None, do_merge=True,
609
609
"""Initialize the merger object and perform the merge.
611
611
:param working_tree: The working tree to apply the merge to
612
612
:param this_tree: The local tree in the merge operation
613
613
:param base_tree: The common tree in the merge operation
614
614
:param other_tree: The other tree to merge changes from
615
616
:param interesting_ids: The file_ids of files that should be
616
617
participate in the merge. May not be combined with