Skip to content

branchcache fast path case where default == topological heads case

This is a case that can be common for large repositories with many heads. This massively shrink the branchcache file, speeding its reading and writing.

Merge request reports