##// END OF EJS Templates
revset: add experimental support for extdata...
revset: add experimental support for extdata This is minimal and non-controversial implementation of extdata() revset. Originally extdata sources were exposed to the symbol namespace, but I've changed it to a plain function for simplicity.
Yuya Nishihara -
r34458:2c3b8fa3 default
Show More