build_helper::git

Function rev_exists

source
pub fn rev_exists(rev: &str, git_dir: Option<&Path>) -> Result<bool, String>