##// END OF EJS Templates
fix: correctly set wdirwritten given that the dict item is deleted...
fix: correctly set wdirwritten given that the dict item is deleted Differential Revision: https://phab.mercurial-scm.org/D4146

File last commit:

r35390:b963750b default
r38985:35bc4b6e default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}