##// END OF EJS Templates
extdiff: move single file handling inside `not per-file` conditional...
extdiff: move single file handling inside `not per-file` conditional If `--per-file` is passed, we will diffing files one by one, hence there is no need to make this optimization around single file in that case. This optimization is only required when `--per-file` is not passed and we will be opening directory-diff for a single file. Differential Revision: https://phab.mercurial-scm.org/D8971

File last commit:

r44031:2e017696 default
r45959:451e13cc default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer