pub fn blob_hash(bytes: &[u8]) -> String
Compute the git blob hash of bytes (identical to git hash-object).
bytes
git hash-object