pub fn commit_ssh_fingerprint( path: &Path, sha1: &str, ) -> Result<Option<String>, Error>
From a commit hash, return the signer’s fingerprint, if any.