create_patch_for_changes

Function create_patch_for_changes 

Source
pub fn create_patch_for_changes(
    full_diff: &str,
    changes: &[FileChange],
) -> Result<String>
Expand description

Create a patch for specific file changes with hunk selection