Function get_sync_status

Source
pub fn get_sync_status(
    branch: &str,
    upstream: &str,
) -> Result<SyncStatus, &'static str>