Skip to main content

apply_patch

Function apply_patch 

Source
pub fn apply_patch(patch: &str, mode: &ApplyMode) -> Result<()>
Expand description

Apply a patch using git apply.