pub fn spawn_changelog_fetch( repos: Vec<(String, PathBuf)>, tx: UnboundedSender<AppEvent>, )
Spawn commit fetches for multiple repos (aggregate changelog).