Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 5bed9ce76d8919366fe5198431456c276748d7dd
https://github.com/jenkinsci/git-client-plugin/commit/5bed9ce76d8919366fe5198431456c276748d7dd
Author: Mark Waite <[email protected]>
Date: 2015-03-01 (Sun, 01 Mar 2015)
Changed paths:
M src/main/java/hudson/plugins/git/GitObject.java
A src/test/java/hudson/plugins/git/GitObjectTest.java
Log Message:
-----------
Fix GitObject.getSHA1String null pointer exception
If the sha1 object passed to the constructor is null, then getSHA1()
and getSHA1String() will both return null. Previously, getSHA1() would
return null and getSHA1String() would throw a null pointer exception.
--
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.