read_sha

Function read_sha 

Source
pub fn read_sha(file: &mut impl Read) -> Result<ObjectHash>
Expand description

Read an object hash from the given reader.