mercurial/thirdparty/zope/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 17 Feb 2019 09:12:30 -0800
changeset 41757 980e05204ed8
parent 37179 338367d44d34
permissions -rw-r--r--
subrepo: use root-repo-relative path from `hg files` with ui.relative-paths=no The fix is to pass in a "subuipathfn" as we do everywhere else. Differential Revision: https://phab.mercurial-scm.org/D5978