1234
1247
unchanged=False, strict=False):
1235
1248
from bzrlib.errors import (PointlessCommit, ConflictsInTree,
1238
1252
from bzrlib.status import show_status
1239
1253
from tempfile import TemporaryFile
1242
1259
# TODO: do more checks that the commit will succeed before
1243
1260
# spending the user's valuable time typing a commit message.