pub fn preview_patterns( repo_path: &Path, patterns: &[&str], ) -> Result<Vec<String>>
List files that would be matched by patterns (without checking out).