Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The GitSCMBackwardCompatability class does not migrate the reference repo option.
Note there is no part of readBackExtensionsFromLegacy that adds a CloneOption instance or set the "reference" member.
I created a pull request with a fix: https://github.com/jenkinsci/git-plugin/pull/191