.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 01 Jul 2018 01:00:39 +0530
changeset 38518 cf24f678adda
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rebase: check whether the rebasestate exists or not a bit early Converted the else part into `if True` because that part will soon be under a except part. Differential Revision: https://phab.mercurial-scm.org/D3876

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