view .arcconfig @ 45750:c00595736595 stable

revset: rename diff(pattern) to diffcontains(pattern) Suggested by Augie, and I think it's better name.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Oct 2020 13:00:04 +0900
parents ff396501e841
children
line wrap: on
line source

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