Skip to content

overhaul: mirroring support with better config

Jakub Ružička requested to merge better-config into master

This a significant refactor extending configuration and features to support Launchpad-like mirrors with full control:

arepo mirror create my-mirror
arepo import my-repo

All commands were adapted and improved for smoother operation.

Config can be exported in a static form for external processing:

arepo config --export
Edited by Jakub Ružička

Merge request reports