142
142
# update the whole cache up front and write to disk if anything changed;
143
143
# in the future we might want to do this more selectively
145
# if needed, or, when the cache sees a change, append it to the hash
144
148
hc = self._hashcache = HashCache(basedir)