git -c http.extraheader="AUTHORIZATION: basic " -c http.proxy="https://xxxxx:@xxxxxxxxxxxx.local:8080/" -c http.sslVerify=false fetch --force --tags --prune --progress --no-recurse-submodules origin fatal: unable to access 'https://github.com/xxxxxxxxxxxxxxx': error:1408F10B:SSL routines:ssl3_get_record:wrong version number
[warning]Git fetch failed with exit code 128, back off 2.097 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic " -c http.proxy="https://xxxxxx:@mproxy.xxxxxxxxxxxx.local:8080/" -c http.sslVerify=false fetch --force --tags --prune --progress --no-recurse-submodules origin fatal: unable to access 'https://github.com/repo-name/branch/': error:1408F10B:SSL routines:ssl3_get_record:wrong version number
[warning]Git fetch failed with exit code 128, back off 3.099 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic " -c http.proxy="https://xxxxx:@mproxy.xxxxxxxx.local:8080/" -c http.sslVerify=false fetch --force --tags --prune --progress --no-recurse-submodules origin fatal: unable to access 'https://github.com/repo-name/branch/': error:1408F10B:SSL routines:ssl3_get_record:wrong version number