mercurial/thirdparty/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 16 Oct 2020 16:00:32 -0700
changeset 45829 09914d934cf4
parent 34398 765eb17a7eb8
permissions -rw-r--r--
fix: only check for obsolete commits in the --rev case With both `--all` and `--source`, we already exclude obsolete revisions in the revset, so there's no need to call `checkfixablectx()` in those cases. Differential Revision: https://phab.mercurial-scm.org/D9227
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: