Error when pushing with submodule.recurse=true "Gitea: Internal error" #25188
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Description
Steps to reproduce (can reproduce on try.gitea.io, substitute the remote url with an empty repo you have push access to)
Pushing to another GitHub remote works fine. Nothing out of the ordinary appears in the logs, no errors/etc.
Unsetting the submodule.recurse option allows the repo to be pushed as expected.
My server shows "Gitea: Internal error" instead of "Gitea: Failed to execute git command" though. Not sure if this is a Gitea version or Git version difference (I'm on gitea/gitea:1.19.3 docker image with whatever version of Git/etc is bundled in that image).
Gitea Version
1.19.3, but also on try which is 1.20.0+rc0-20-gfeb38da25
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
My server is Docker, but reproducible on the demo site too
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: