Skip to main content

create_or_update_pr

Function create_or_update_pr 

Source
pub fn create_or_update_pr(
    repo: &Path,
    options: &PrOptions,
    progress: &impl Progress,
) -> OpsResult<PrResult>