pub fn git_version_check(cwd: &Path) -> Result<(), PatchError>Expand description
Check that the system git binary is >= 2.39.2 (CVE-2023-23946 patched).
pub fn git_version_check(cwd: &Path) -> Result<(), PatchError>Check that the system git binary is >= 2.39.2 (CVE-2023-23946 patched).