Files
git/commit-graph.c
Junio C Hamano 59952b9ec9 Merge branch 'jt/path-filter-fix' into next
The Bloom filter used for path limited history traversal was broken
on systems whose "char" is unsigned; update the implementation and
bump the format version to 2.

* jt/path-filter-fix:
  commit-graph: fix small leak with invalid changedPathsVersion
2023-08-09 14:20:35 -07:00

73 KiB