-
Bug
-
Resolution: Fixed
-
Major
-
Windows 7 & 8 slaves
Mac slave (see comments)
Reproduced on RHEL Linux 6.5
Ubuntu 14.04
- Configure a git project that uses a remote and submodule URL of the form https://
- Ensure credentials added to Jenkins
- Add advanced submodule behaviors with no options selected
- First build (where repo is cloned) pulls the submodule correctly
- Subsequent builds fail authorization on the submodule part (possibly submodule update if this is being used)
- is duplicated by
-
JENKINS-29604 git-client CLI implementation does not propogate username
- Closed