##// END OF EJS Templates
debugcommands: use a revset instead of dagutil...
debugcommands: use a revset instead of dagutil All this code was doing was finding the nodes that are heads from the ancestors of an input set. This can easily be expressed with a revset without having to go through dagutil. This was the last use of ancestorset() outside of dagutil itself. Differential Revision: https://phab.mercurial-scm.org/D4308

File last commit:

r9999:f91e5630 default
r39199:26f3d075 default
Show More
notfound.tmpl
2 lines | 44 B | application/x-cheetah | CheetahLexer
{header}
error: repository {repo} not found