diff setup.py @ 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 e2320bb7a99f
children 2960b7fac966
line wrap: on
line diff