2226
2226
unchanged=False, strict=False, local=False, fixes=None,
2227
2227
author=None, show_diff=False):
2228
2228
from bzrlib.commit import (NullCommitReporter, ReportCommitToLog)
2239
2234
# TODO: Need a blackbox test for invoking the external editor; may be
2240
2235
# slightly problematic to run this cross-platform.