##// END OF EJS Templates
test: add `test-repo` requirement to `test-check-format` (issue6395)...
test: add `test-repo` requirement to `test-check-format` (issue6395) Kindly reported by Tristan Seligmann <mithrandi@mithrandi.net>

File last commit:

r44587:ff396501 default
r45949:f62bb5d0 5.5.1 stable
Show More
.arcconfig
7 lines | 206 B | text/plain | TextLexer
Alex Gaynor
phabricator: include the suggested arc config in the repo...
r33584 {
"conduit_uri": "https://phab.mercurial-scm.org/api",
Matt Harbison
phabricator: use .arcconfig for `phabricator.url` if not set locally...
r44587 "phabricator.uri": "https://phab.mercurial-scm.org/",
Alex Gaynor
phabricator: include the suggested arc config in the repo...
r33584 "repository.callsign": "HG",
"arc.land.onto.default": "@",
"base": "hg:.^"
}