.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 29 Dec 2017 22:15:37 -0500
changeset 35512 5cc1becd0493
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
win32: split a utility function to obtain the volume out of getfstype() This is only done on Windows because it's simple enough to call statfs() on Unix. The goal is to display this in `hg debugfs`.

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