Mercurial > hg-stable
diff mercurial/match.py @ 42904:fc8072f38fd6
run-tests: extract a `process_cmd_line` from the main function
The main function doing line comparison is quite complex. Slicing it in smaller
piece should clarify it.
(This is a gratuitous cleanup that I made while investigating a bug).
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 08 Sep 2019 10:08:41 +0200 |
parents | 72890d8f9860 |
children | 2372284d9457 |