pub fn commits_combined_response(
subscription_id: &str,
scopes: ScopeValues,
next_cursor: i64,
commits: Vec<SyncCommit>,
) -> CombinedResponsepub fn commits_combined_response(
subscription_id: &str,
scopes: ScopeValues,
next_cursor: i64,
commits: Vec<SyncCommit>,
) -> CombinedResponse