/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to commit.py

reset new_inventory after record_iter_changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
                else:
122
122
                    blob.data = basis_tree.get_file_text(entry.file_id)
123
123
                self._blobs[path.encode("utf-8")] = (entry_mode(entry), blob.id)
 
124
        self.new_inventory = None
124
125
 
125
126
    def finish_inventory(self):
126
127
        # eliminate blobs that were removed