302
302
def test_commit_a_text_merge_in_a_checkout(self):
303
303
# checkouts perform multiple actions in a transaction across bond
304
304
# branches and their master, and have been observed to fail in the
306
306
# a merge done in a checkout (using the update command) failed to
308
308
trunk = self.make_branch_and_tree('trunk')