288
265
def _commit(self, operation, message, timestamp, timezone, committer,
289
266
specific_files, rev_id, allow_pointless, strict, verbose,
290
working_tree, local, reporter, message_callback, recursive,
267
working_tree, local, reporter, config, message_callback, recursive,
291
268
exclude, possible_master_transports):
292
269
mutter('preparing to commit')