mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-21 00:21:37 +01:00
Useful for trying to build a repository with nightly KDE packages, where the script used will git clone every repo (and git pull if it already exists on disk) to create tarballs from. `abuild snapshot` can not be used for this purpose because it'll do a clean git clone every time which we do not want, but even for a future snapshot function having the repo url present is useful