1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 23:08:12 +00:00
Files
gitea/services/migrations/dump.go
zeripath 2d21d2af9e Make migrations SKIP_TLS_VERIFY apply to git too (#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 14:16:38 +00:00

15 KiB