Skip to main content

patch_prompt

Function patch_prompt 

Source
pub fn patch_prompt(
    staged_only: bool,
    git_root: &str,
    message: Option<&str>,
    existing_plan: &CommitPlan,
    unplaced_files: &[String],
    delta_summary: &str,
) -> String