.arcconfig
author Augie Fackler <augie@google.com>
Thu, 01 Feb 2018 16:01:43 -0500
changeset 35878 6e7fae8f1c6c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
contrib: fix dirstatenonnormalcheck to work in Python 3 This is a redo of D1963 that has the added benefit of not breaking Python 2. Oops. # skip-blame because this is bytes prefixes and a s/iteritems/items/ Differential Revision: https://phab.mercurial-scm.org/D1970

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