-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
- Gitea version (or commit ref): 2cb4649
- Git version: N/A
- Operating system: N/A
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL) https://try.gitea.io/cez81/gitea-releases/releases
- No
- Not relevant
- Log gist:
Description
From: https://discourse.gitea.io/t/is-there-a-way-to-report-bugs-outstide-github/207
After migrating a repository to Gitea releases are sorted in ascending order. The default behavior is to sort tag create time so it seems the tags when migrating should be done in reverse.
Related to: #3390