.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 18 Apr 2019 22:16:33 -0700
changeset 42221 802ae9772ced
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: make log style a little easier to read in test-copytrace-heuristics.t Revision numbers are much shorter and easier to read (especially compared to the full nodeids that were used here), so I switched to that. That's also what almost all the commands used (e.g. `hg rebase -s . -d 1`). I updated the two instances that used nodeids. I also made some other little cleanups to the log templates. Differential Revision: https://phab.mercurial-scm.org/D6279

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