##// 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:

r16438:28a90cdf default
r39199:26f3d075 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer