Add Gentoo repo Git repository to switch from rsync to Git sync.
This commit is contained in:
parent
1d57ecb9ae
commit
3100622db3
@ -3,6 +3,13 @@
|
|||||||
# Copyright 2022 Inference
|
# Copyright 2022 Inference
|
||||||
|
|
||||||
|
|
||||||
|
[gentoo]
|
||||||
|
location = /var/db/repos/gentoo
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://anongit.gentoo.org/git/repo/sync/gentoo.git
|
||||||
|
sync-depth = 1
|
||||||
|
sync-git-verify-commit-signature = yes
|
||||||
|
|
||||||
[musl]
|
[musl]
|
||||||
location = /var/db/repos/musl
|
location = /var/db/repos/musl
|
||||||
sync-type = git
|
sync-type = git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user