Function commit_ssh_fingerprint

Source
pub fn commit_ssh_fingerprint(
    path: &Path,
    sha1: &str,
) -> Result<Option<String>, Error>
Expand description

From a commit hash, return the signer’s fingerprint, if any.