165
165
(will often be CURRENT_REVISION)
166
166
:param left_matching_blocks: a hint about which areas are common
167
167
between the text and its left-hand-parent. The format is
170
171
if len(parents_lines) == 0:
171
172
lines = [(new_revision_id, line) for line in new_lines]