Skip to main content

hash_working_file

Function hash_working_file 

Source
pub fn hash_working_file(repo: &Repository, rel: &Path) -> Result<ObjectId>
Expand description

Hash a working-tree file by content (level-1 raw hash), streaming the file in fixed blocks so memory stays constant even for very large STEP files.