Skip to main content

git_version_check

Function git_version_check 

Source
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).