|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-8149) Git submodule fetch u... [email protected] (JIRA)
- [JIRA] (JENKINS-8149) Git submodule fe... [email protected] (JIRA)
- [JIRA] (JENKINS-8149) Git submodule fe... [email protected] (JIRA)
- [JIRA] (JENKINS-8149) Git submodule fe... [email protected] (JIRA)
- [JIRA] (JENKINS-8149) Git submodule fe... [email protected] (JIRA)
- [JIRA] (JENKINS-8149) Git submodule fe... [email protected] (JIRA)

Code changed in jenkins
User: Jørgen P. Tjernø
Path:
src/main/java/hudson/plugins/git/GitSCM.java
http://jenkins-ci.org/commit/git-plugin/6c2e0bdc7b33760f67a481a0cf9935ebc245e3b9
Log:
JENKINS-8149 Fix submodule refspec.
This switches from using the parent repository's refspec to using the
commit specified in the index. We will now use the correct refspec when
fetching submodules.