pub fn scan_for_repos(base_dir: Option<&Path>, max_depth: usize) -> Vec<PathBuf>
Scan filesystem for git repositories with worktrees.