.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 11 Feb 2018 17:15:45 +0530
changeset 36090 af9cb761b5f3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: replace file() with open() in test-encoding-align.t file() is not present in Python 3. This patch also makes sure we write bytes in Python 3. Differential Revision: https://phab.mercurial-scm.org/D2131

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}