##// END OF EJS Templates
simplemerge: convert `merge_lines()` away from generator...
simplemerge: convert `merge_lines()` away from generator We always consume all the lines and put them in a list anyway. By making the function not a generator, we can later make it return an additional value (to indicate if there were conflicts). Differential Revision: https://phab.mercurial-scm.org/D11973

File last commit:

r45245:036f6f7e stable
r49388:3f5bc446 default
Show More
requirements.txt.in
2 lines | 16 B | text/plain | TextLexer
docutils
jinja2