.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 13 Apr 2018 16:32:33 -0400
changeset 37693 31a0d47d69b3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
lfs: update the HTTP status codes in error cases I'm not bothering with validating PUT requests (for now), because the spec doesn't explicitly call out a Content-Type (though the example transcript does use the sensible 'application/octet-stream').

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