Actions
Feature #33297
openSort git tags in descending order
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I think it would be a bit more convenient if the items of the "tags" dropdown on a Git repository page were sorted in a descending order (newest to oldest). At the moment, if there are many tags, one has to scroll down the list to find the newest ones, whereas in my experience they are more frequently used, and should therefore be shown at the top.
Files
Updated by Go MAEDA over 3 years ago
- File github-tags.png github-tags.png added
GitHub sorts branches in ascending order and tags in descending order.
Actions