Skip to main content

create_git_worktree

Function create_git_worktree 

Source
pub fn create_git_worktree(
    repo_path: &str,
    slug: &str,
    base_ref: &str,
) -> Result<String>
Expand description

Create a git worktree and branch for a task slug.