190
190
self.create(file_id, stem+".OTHER", self.other_tree)
191
191
self.create(file_id, stem+".BASE", self.base_tree)
193
def threeway_contents_conflict(filename, this_contents, base_contents,
195
199
note("%d conflicts encountered.\n" % self.conflicts)