Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 6c2e0bdc7b33760f67a481a0cf9935ebc245e3b9
      
https://github.com/jenkinsci/git-plugin/commit/6c2e0bdc7b33760f67a481a0cf9935ebc245e3b9
  Author: Jørgen P. Tjernø <jtje...@mylookout.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  [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.


  Commit: 8642f269754b90b6b5e01249d0292f3f90ad1458
      
https://github.com/jenkinsci/git-plugin/commit/8642f269754b90b6b5e01249d0292f3f90ad1458
  Author: Jørgen P. Tjernø <jorge...@gmail.com>
  Date:   2012-09-23 (Sun, 23 Sep 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  Merge pull request #96 from jorgenpt/fix-refspec-in-submodule-fetch

[JENKINS-8149] Fix submodule refspec.


Compare: 
https://github.com/jenkinsci/git-plugin/compare/cb3b1c0e0b0e...8642f269754b

Reply via email to