mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-24 06:03:38 +03:00
2d21d2af9e
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>