1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-05 05:48:13 +00:00
Files
gitea/modules/git/repo.go
zeripath e6d46eeb55 Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141)
Backport #19132

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>
2022-03-19 16:20:26 +00:00

12 KiB