pub fn check_git_version(reported: &str) -> Result<(), CommandError>Expand description
Validates git version against REQUIRED_GIT floor.
pub fn check_git_version(reported: &str) -> Result<(), CommandError>Validates git version against REQUIRED_GIT floor.