mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-27 10:35:16 +01: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>