Skip to main content

create

Function create 

Source
pub fn create(
    repo: &Path,
    base: &Path,
    run_id: &str,
    base_ref: &str,
) -> Result<Worktree>