mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
wctf-client: set sync depth back to default to prevent the sync issues
This commit is contained in:
parent
13529d0701
commit
94513e322c
2 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ priority = 49
|
|||
location = /var/db/repos/pentoo
|
||||
sync-uri = https://github.com/pentoo/pentoo-overlay.git
|
||||
sync-type = git
|
||||
sync-depth = 1
|
||||
sync-depth = 0
|
||||
sync-git-verify-commit-signature = true
|
||||
sync-openpgp-key-path = /usr/share/pentoo/pentoo-keyring.asc
|
||||
auto-sync = yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue