##// END OF EJS Templates
revset: make "null" able to appear in internal _list() expression...
revset: make "null" able to appear in internal _list() expression This is the same workaround introduced at e16456831516. Without this patch, "null or x" can't be optimized to _list(null x). Test case will be added by the next patch.

File last commit:

r0:9117c656 default
r25342:5dde1172 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer