Mercurial > hg
comparison i18n/polib.LICENSE @ 45401:451e13cc6d85
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
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 29 Aug 2020 14:35:18 +0530 |
parents | 181936ec9bfb |
children |
comparison
equal
deleted
inserted
replaced
45400:1bed1b00b18d | 45401:451e13cc6d85 |
---|