.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Fri, 11 Sep 2020 18:33:41 +0900
changeset 45490 3dc848d5ec77
parent 44128 ff396501e841
permissions -rw-r--r--
cmdutil: make walkchangerevs() gracefully handle wdir parents This code will be completely rewritten, but test-grep.t would fail without fixing it.

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