Closed
Description
GitHub APIs tags returns a list of tags ordered by name (as git tag --list
does).
We have to order them per date or the functionality will break.
GitHub APIs tags returns a list of tags ordered by name (as git tag --list
does).
We have to order them per date or the functionality will break.