##// END OF EJS Templates
revlog: extract function for fully populating the radix tree...
revlog: extract function for fully populating the radix tree This code is currently used for partialmatch(), but I want to reuse it when I implement shortest() in native code. Differential Revision: https://phab.mercurial-scm.org/D3497
Martin von Zweigbergk -
r37948:9c6d1d41 default
Show More