Skip to main content

find_worktree_by_name

Function find_worktree_by_name 

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

Find worktree by directory name.