Skip to main content

get_feature_worktrees

Function get_feature_worktrees 

Source
pub fn get_feature_worktrees(
    repo: Option<&Path>,
) -> Result<Vec<(String, PathBuf)>>
Expand description

Get feature worktrees, excluding main repo and detached entries.