Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: df699e09000914b0a0ab958f0e81590a368195f0
      
https://github.com/jenkinsci/git-plugin/commit/df699e09000914b0a0ab958f0e81590a368195f0
  Author: Arnout Engelen <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/resources/hudson/plugins/git/BranchSpec/help-name.html
    A src/test/java/hudson/plugins/git/util/DefaultBuildChooserTest.java

  Log Message:
  -----------
  Document and improve test for building a sha1 rev

The 'branch to build' option already also accepts a SHA1-hash to specify
the specific revision to build, but this was not really obvious (neither
in the online help nor in the code). Added a note to the documentation and
a test which covers part of this functionality more explicitly, though part
of this still happens in GitSCM which isn't really under test.

See also JENKINS-22278


  Commit: 79e122230d4bfa4924a5556f15a5a0cdeaab810a
      
https://github.com/jenkinsci/git-plugin/commit/79e122230d4bfa4924a5556f15a5a0cdeaab810a
  Author: Mark Waite <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/resources/hudson/plugins/git/BranchSpec/help-name.html
    A src/test/java/hudson/plugins/git/util/DefaultBuildChooserTest.java

  Log Message:
  -----------
  Merge pull request #219 from raboof/master

Document and improve test for building a sha1 rev


Compare: 
https://github.com/jenkinsci/git-plugin/compare/b2a731e62272...79e122230d4b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to