##// END OF EJS Templates
dirstate: remove _filefoldmap property cache...
dirstate: remove _filefoldmap property cache Now that the filefoldmap is source of truthed on the dirstatemap, let's get rid of the property cache on the dirstate. Differential Revision: https://phab.mercurial-scm.org/D981
Durham Goode -
r34677:bfddc3d6 default
Show More