removed GIT_SSL_NO_VERIFY

This commit is contained in:
Gerhard Hoffmann 2022-06-05 21:53:34 +02:00
parent 8f1b86d5d7
commit c44c852b6a

View File

@ -8,9 +8,6 @@ source ./general_utils
# if [ ${git_helpers_sourced:-1} = "1" ]; then
# readonly git_helpers_sourced=${BASH_SOURCE[0]}
readonly GIT_SSL_NO_VERIFY=true
readonly repository_already_up_to_date=2
#