.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 11 Dec 2018 21:57:54 -0500
changeset 40928 576474baa209
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
win32: close the handles associated with a spawned child process Probably not a big deal because at this point, the call is only used when spawning a daemonized server. In that case, the parent process goes away first, so it won't prevent the child from being cleaned up.

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