wctf-client: set sync depth back to default to prevent the sync issues

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-08-21 13:52:05 -04:00
parent 13529d0701
commit 94513e322c
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 1 additions and 1 deletions

View file

@ -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