Skip to main content

ensure_worktree_branch_for_dispatch

Function ensure_worktree_branch_for_dispatch 

Source
pub fn ensure_worktree_branch_for_dispatch(
    worktree_path: &Path,
    expected_branch: &str,
) -> Result<DispatchBranchReset>