##// END OF EJS Templates
hgweb: reuse graph node-related functions from templates...
hgweb: reuse graph node-related functions from templates The difference between templatekw.getgraphnode() and webutil.getgraphnode() is that the latter is not limited to 1 character.

File last commit:

r33584:b2c27d84 stable
r38165:7fae76c2 @29 default
Show More
.arcconfig
6 lines | 148 B | text/plain | TextLexer
{
"conduit_uri": "https://phab.mercurial-scm.org/api",
"repository.callsign": "HG",
"arc.land.onto.default": "@",
"base": "hg:.^"
}