Feature #33297
Sort git tags in descending order
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
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.
History
#1
Updated by Go MAEDA almost 3 years ago
- Category changed from UI to SCM
#2
Updated by Go MAEDA almost 2 years ago
- File github-tags.png added
GitHub sorts branches in ascending order and tags in descending order.