-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins 2.17, Git Plugin 3.0.0, Git Client Plugin 2.0.0
I tried to use somehow simplified names for some submodules having more complex path in worktree, ending up in a broken build, as git plugin tries to update-init them using their name instead of their path. leading to a unknown submodule error.
- is related to
-
JENKINS-37419 Git plugin checking out non-existent submodule from different branch
- Closed