Home
last modified time | relevance | path

Searched refs:lines_to_reconstruct (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/libchrome_tools/uprev/
Dreconnect_history.py144 def reconstruct_file(blame_goal, blame_base, lines_to_reconstruct, argument
166 print('Changed lines are', [line.data for line in lines_to_reconstruct])
167 line_iter = iter(lines_to_reconstruct)