Closed
Description
- Gitea version (or commit ref): 176a604
- Git version: 2.17.1
- Operating system: ubuntu
- Database (use
[x]
):- PostgreSQL
- [x ] MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- [ X] Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
Can branches be sorted by last commit date or maybe by date created? They are now sorted alphabetically and this doesn't help me much when I'd like to find my most recent branch.
I have to go and type it's name, it would be much easier to pick it if it was up front in list.
This goes for "Branches" page or when creating a new pull request.
Screenshots
Here, test4
branch would come first in list if they were sorted by last commit date.