Implement --interactive for ContentsConflict.
* bzrlib/tests/test_conflicts.py:
(TestResolveContentConflicts): Tests for --interactive.
* bzrlib/conflicts.py:
(_resolve_interactive): Clean up the files creted to help
resolving the conflict if any.
(ContentsConflict): Add actions for --interactive.