Description
- Gitea version (or commit ref): 1.14.0+dev-381-g633dc80077
- Git version: 2.29.2
- Operating system: ArchLinuxARM (aarch64)
- Database (use
[x]
):- PostgreSQL
- [x ] MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- [x ] Yes (provide example URL) https://try.gitea.io/atomlong/WiFiManager/src/branch/refs/heads/master
- No
- Log gist:
Description
- Push master branch to https://try.gitea.io/atomlong/WiFiManager
- open the dashboard on page https://try.gitea.io
- click "refs/heads/master" link
- "Page Not Found" will come
My guess is that the branch name on the Dashboard panel is wrong, it should be 'master', not 'refs/heads/master'.