283
256
working_tree=working_tree,
286
260
message_callback=message_callback,
292
265
def _commit(self, operation, message, timestamp, timezone, committer,
293
266
specific_files, rev_id, allow_pointless, strict, verbose,
294
working_tree, local, reporter, message_callback, recursive,
267
working_tree, local, reporter, config, message_callback, recursive,
296
269
mutter('preparing to commit')