251
265
def _commit(self, operation, message, timestamp, timezone, committer,
252
266
specific_files, rev_id, allow_pointless, strict, verbose,
253
working_tree, local, reporter, message_callback, recursive,
267
working_tree, local, reporter, config, message_callback, recursive,
254
268
exclude, possible_master_transports):
255
269
mutter('preparing to commit')