.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 09 Jan 2019 14:33:06 -0500
changeset 41179 77088fa862df
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
convert: add missing numcommits() override to hg sources Otherwise, the progressbar in converter.walktree() gets None as its total during the initial scan. (Though that seems harmless, and there are other foreign vcs sources without this.)

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