Skip to main content

sync_from_refs

Function sync_from_refs 

Source
pub fn sync_from_refs<C: GitHubClient>(
    conn: &Connection,
    root: &Path,
    client: Option<&C>,
    offline: bool,
) -> Result<GitHubSyncReport>