-
Improvement
-
Resolution: Fixed
-
Major
-
None
From the plugin while selecting branches:
"If you wipe out your workspace, the plugin needs to clone the repository before it can list the tags/revisions. This may take some time if you have a slow connection or the repository is big."
That's not true - you can use `git ls-remote <remote-URL>`
- is blocking
-
JENKINS-55769 Tag match filter shows more entries than direct command (git tag -l "$tagFilter")
- Resolved