72
72
def __init__(self, this_branch, other_tree=None, base_tree=None,
73
this_tree=None, pb=DummyProgress(), change_reporter=None,
73
this_tree=None, pb=None, change_reporter=None,
74
74
recurse='down', revision_graph=None):
76
76
self.this_branch = this_branch