##// END OF EJS Templates
revlog: pre-compute null revlog item for pure version...
revlog: pre-compute null revlog item for pure version The dynamically created tuple shows up in memory profiles and the use of nullid prevents the normal constant building to work. Differential Revision: https://phab.mercurial-scm.org/D9154
Joerg Sonnenberger -
r46222:7baf5f79 default
Show More