1032
1032
self.working_tree()._write_inventory(inv)
1050
1035
def add_pending_merge(self, *revision_ids):
1051
1036
# TODO: Perhaps should check at this point that the
1052
1037
# history of the revision is actually present?
1055
1040
for rev_id in revision_ids: