95
104
def merge_contents(self, merge_params):
96
105
"""Attempt to merge the contents of a single file.
99
108
:return: A tuple of (status, chunks), where status is one of
100
109
'not_applicable', 'success', 'conflicted', or 'delete'. If status
101
110
is 'success' or 'conflicted', then chunks should be an iterable of