Skip to content

feat(clone): speedup maintainer and universe clone query

Levente Polyak requested to merge fast-maintainer-query into master

There is a single endpoint now to list all pkgbases and their current maintainers. Use this endpoint for speeding up the clone of all packages of a maintainer by only issuing a single API call.

Signed-off-by: Levente Polyak anthraxx@archlinux.org

Merge request reports