-
New Feature
-
Resolution: Fixed
-
Major
-
None
When using custom refspecs, we may not want to fetch the usual refs/heads/:refs/remotes/<remote>/ that is usually fetched when cloning a repository.
Also, for repositories that contain a lot of tags, it may not be interesting to fetch tags in a CI job, as what is usually needed is one branch's head.
- is related to
-
JENKINS-28516 refspec is not applied on clone (initial fetch)
- Closed