Skip to main content

blob_hash

Function blob_hash 

Source
pub fn blob_hash(bytes: &[u8]) -> String
Expand description

Compute the git blob hash of bytes (identical to git hash-object).