##// END OF EJS Templates
relnotes: add 6.5.3
relnotes: add 6.5.3

File last commit:

r44587:ff396501 default
r52008:c083d977 6.5.3 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:.^"
}