-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: git-plugin
-
Environment:git plugin 3.12.1
jenkins 2.190.1
Currently the git-plugin only supports the SCM API for creating GitSCMFileSystem's if the ref specified is a branch and begins with ref/heads.Â
It would be beneficial if tags could also be supported.Â
I am opening a PR that addresses this and look forward to the discussion!
Â