318
318
# Add revision data to the local branch
319
319
self.rev_id = self.builder.commit(self.message)
323
322
# perhaps this should be done by the CommitBuilder ?
324
323
self.work_tree.branch.repository.abort_write_group()
327
328
# Upload revision data to the master.
328
329
# this will propagate merged revisions too if needed.