Skip to main content

spawn_changelog_fetch

Function spawn_changelog_fetch 

Source
pub fn spawn_changelog_fetch(
    repos: Vec<(String, PathBuf)>,
    tx: UnboundedSender<AppEvent>,
)
Expand description

Spawn commit fetches for multiple repos (aggregate changelog).