tests/bundles/renames.hg
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 13 Jul 2021 13:06:50 +0200
changeset 47665 a4443f66be6a
parent 16551 ebf6d38c9063
permissions -rw-r--r--
dirstate-item: add a `from_v1_data` constructor This class method is dedicated to building a DirstateItem from the data available in the "dirstate-v1" format. Since that format is frozen, this constructor will never change (unlike the `__init__` one). Differential Revision: https://phab.mercurial-scm.org/D11118
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16551
ebf6d38c9063 localrepo: add setparents() to adjust dirstate copies (issue3407)
Patrick Mezard <patrick@mezard.eu>
parents:
diff changeset
     1
(binary:application/octet-stream)