mercurial/pure/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 16 May 2018 15:14:37 -0700
changeset 38915 fff675dfb80b
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
index: pass only nodetree to nt_new() The function now only depends on the nodetree, not the index. Differential Revision: https://phab.mercurial-scm.org/D4111