##// END OF EJS Templates
dagutil: remove descendantset() and ancestorset()...
dagutil: remove descendantset() and ancestorset() descendantset() is unused after the previous commit. And ancestorset() was only used by descendantset(), so it can be removed as well. .. api:: descendantset() and ancestorset() removed from dagutil Use a revset instead when operating on the changelog. Or use various functionality in the ancestor or dagop modules. Differential Revision: https://phab.mercurial-scm.org/D4315

File last commit:

r37642:33db69b6 default
r39203:136ed75b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer