Skip to main content

commit_tree_has_high_bit_paths

Function commit_tree_has_high_bit_paths 

Source
pub fn commit_tree_has_high_bit_paths(odb: &Odb, commit_oid: ObjectId) -> bool
Expand description

Whether a commit’s tree (recursively) has any high-bit path bytes (bloom.c:commit_tree_has_high_bit_paths).