mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
1ae33e0bad
Close #28287 ## How to test it in local convert Makefile L34 into: ``` cd .tmp/upstream-docs && git clean -f && git reset --hard && git fetch origin pull/28302/head:pr28302 && git switch pr28302 ```