mercurial/interfaces/__init__.py
author Augie Fackler <augie@google.com>
Thu, 14 Nov 2019 13:13:36 -0500
changeset 43636 9c1eccdd7ed8
parent 42813 268662aac075
permissions -rw-r--r--
branchmap: annotate constructor type for branchcache This type signature is...big. But it's correct as far as I can tell, and it detected a bug. Differential Revision: https://phab.mercurial-scm.org/D7389