Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: a59623c984b88e1847b75202c42730e68d43bc7f
      
https://github.com/jenkinsci/git-client-plugin/commit/a59623c984b88e1847b75202c42730e68d43bc7f
  Author: Mark Waite <[email protected]>
  Date:   2017-11-17 (Fri, 17 Nov 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  -----------
  Add test for [JENKINS-30589] - getRemoteReferences return empty map

JGit correctly returns an empty map when remote references are not
found, while CliGitAPIImpl threw an exception.


  Commit: 1e1f8ff83c87208e009788502f805d368e0e75fa
      
https://github.com/jenkinsci/git-client-plugin/commit/1e1f8ff83c87208e009788502f805d368e0e75fa
  Author: Mark Waite <[email protected]>
  Date:   2017-11-17 (Fri, 17 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  -----------
  [Fix JENKINS-30589] - getRemoteReferences return empty map

JGit correctly returns an empty map when remote references are not
found, while CliGitAPIImpl threw an exception, now returns empty map.


  Commit: c2b1ff48f3a3ec060e47787b25ba0e10a84b1cfa
      
https://github.com/jenkinsci/git-client-plugin/commit/c2b1ff48f3a3ec060e47787b25ba0e10a84b1cfa
  Author: Mark Waite <[email protected]>
  Date:   2017-11-17 (Fri, 17 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  -----------
  Merge pull request #286 from 
MarkEWaite/getRemoteReferences-enpty-return-exception

[JENKINS-30589] Get remote references consistent return in all implementations


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/1800763b1dc0...c2b1ff48f3a3

-- 
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