mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 09:30:25 +08:00
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.