Updated configs for git clone

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2024-09-24 18:31:05 +03:00
parent 18595e6fef
commit fb21230bc2

View file

@ -150,7 +150,7 @@ LFTP_MIRROR_OPTIONS = "-c mirror --parallel=100 --only-newer --delete"
# Instead of the lftp command to synchronize the Slackbuilds repositories
# (sbo and ponce) you can use the git clone command, after you have also
# changed the mirror in the repositories.toml file.
GIT_CLONE = "git clone"
GIT_CLONE = "git clone --depth 1"
# Python urllib3 settings used for checking between two changelog files.
# Timeouts allow you to control how long (in seconds) requests are allowed