mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 15:44:27 +00:00
ae3b88bef3
Default clone URLs to HTTP(S) in DOM rendering. JS will immediately replace this if the user preference is SSH. Fixes: https://github.com/go-gitea/gitea/issues/20558 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>