view .arcconfig @ 40368:fad6068249d9

lfs: don't add extension to hgrc after conversion (BC) This is in the spirit of bcf72d7b1524.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 18 Oct 2018 21:55:47 -0400
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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