pub fn enrich_with_git_status( entries: &[Entry], repo_path: &Path, ) -> Result<Vec<GitEntry>>
Enrich entries with git status information