Closed TsukimiRini closed 2 years ago
History parser只用于将一个repo的所有历史版本都各自转为uritree并存储在cache中。
载入cache时需要调用CacheHandler
的loadCache
函数:
Pair<URITree, URI> loadCache(String cacheDir, URITree tree);
Only occurs on first run:
Mysterious empty modifiedFilePath
:
Mysterious empty
modifiedFilePath
fixed by bf11b07
Only occurs on first run:
fixed by 3f74f74
127