Skip to main content

find_worktree_by_branch

Function find_worktree_by_branch 

Source
pub fn find_worktree_by_branch(
    repo: &Path,
    branch: &str,
) -> Result<Option<PathBuf>>
Expand description

Find worktree path by branch name.