pub fn read_sha(file: &mut impl Read) -> Result<ObjectHash>
Read an object hash from the given reader.