mercurial/thirdparty/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Tue, 25 Sep 2018 22:19:40 +0900
changeset 39831 7a9e2d85f475
parent 34397 765eb17a7eb8
permissions -rw-r--r--
revlog: catch more specific exception in shortest() Since revlog._partialmatch() catches RevlogError coming from cext and re-raises AmbiguousPrefixLookupError, catching RevlogError here seems less correct. Differential Revision: https://phab.mercurial-scm.org/D4735
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: