mirror of
https://gitee.com/gitea/gitea
synced 2026-04-07 13:15:21 +08:00
Make SKIP_TLS_VERIFY apply to git data migrations too through adding the `-c http.sslVerify=false` option to the git clone command. Fix #18998 Signed-off-by: Andrew Thornton <art27@cantab.net>