mercurial/pure/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 05 Feb 2019 09:44:22 -0800
changeset 41604 e944cf4ce1a8
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
scmutil: delete now-unused origpath() (API) It has been replaced by backuppath(). Differential Revision: https://phab.mercurial-scm.org/D5860