Closed
Description
- Gitea version (or commit ref):1.9.1
- Git version: 2.21.0
- Operating system: fedora 30
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes https://try.gitea.io/norwin/test/src/branch/master/
- No
- Not relevant
- Log gist:
Description
Uploading a file and not entering a commit message results in a commit message like Uploaded files to '<dir>'
.
When files are uploaded to the root directory, the content inside the quotes is empty.