##// END OF EJS Templates
debugrevspec: evaluate tree built by itself...
debugrevspec: evaluate tree built by itself Prepares for new option to evaluate an unoptimized tree. Since a revset expression is no longer parsed twice, alias warnings should be displayed at the first parsing stages. That's why showwarning=ui.warn is added.
Yuya Nishihara -
r29921:a82e138d default
Show More