Closed
Description
- Gitea version (or commit ref): 1.5.3
Description
If I push a tag, Gitea creates a release with archives of the sourcecode. If I use a git submodule in my repo, the corresponding directory in the archives is empty.
I think it would be nice if the submodule was included in the archives – if it is on the same server and belongs to the same user/organization.