Skip to content

Improve Blop->fileop management, using a set instead of a list

Julien "_FrnchFrgg_" Rivaud requested to merge frnchfrgg/fileop-set into master

Forgetting a blob fileop will be much faster with a set. Also remove a wrong and probably unneeded optimization (pathlistmap).

Merge request reports