##// END OF EJS Templates
revset: remove redundant checks for parsed tree of alias...
revset: remove redundant checks for parsed tree of alias If tree is a tuple, it must have at least one element. Also the length of node tuple is guaranteed by the syntax elements. (e.g. 'func' must have 3 items.) This change will help inlining these trivial functions in future patches.

File last commit:

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