Function get_short_commit_hash

Source
pub fn get_short_commit_hash(commit_hash: &str) -> Result<String, &'static str>