.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 20 Apr 2021 11:22:35 -0700
changeset 47026 20eba5cef2e0
parent 44128 ff396501e841
permissions -rw-r--r--
narrow: add more status messages when narrowing Each of the steps I added status messages for in this patch frequently take minutes or tens of minutes for our internal users. It would be nice to also have a progress bar but that will have to come later. Differential Revision: https://phab.mercurial-scm.org/D10503

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