Closed
Description
- Gitea version (or commit ref): 1.7.0
- Git version: 2.17.1
- Operating system: 18.04.1 LTS
- Database:
- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Example provided
Description
Repository previews the wrong README.
Steps to reproduce:
- Create new repo
- Add 2 files with markdown content:
README.md
andREADME.i18n.md
- Repository index/root will show
README.i18n.md
.
Live example observable here: link