mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-22 20:00:56 +09:00
- Add a return for the first "block" of errors, which fixes the double error messages. - Add a return for `externallyManaged`. - Resolves #19398