-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Currently this plugin only can sort by the actual name of the tag
Add sort by creation date like in
git tag --sort=-creatordate
Or let the user define the parameter of git tag --sort=<prameter>
Should work for annotated an non annotated tags.
More info:
https://stackoverflow.com/a/34919313/1248724
- duplicates
-
JENKINS-42073 Support sorting tags by taggerdate
- Open