.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 23 Nov 2017 01:21:10 -0500
changeset 35190 4abfe4169259
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
largefiles: explicitly set the source and sink types to 'hg' for lfconvert I stumbled into this prior to adding the type indicator on the source and sink, but there's no reason to try to infer the types for this conversion.

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