mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-17 04:48:47 +03:00

- Add a return for the first "block" of errors, which fixes the double error messages. - Add a return for `externallyManaged`. - Resolves #19398