Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 57e74853d7ea2f13dd5327c03a0be5d1d4e3b563
https://github.com/jenkinsci/git-plugin/commit/57e74853d7ea2f13dd5327c03a0be5d1d4e3b563
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java
Log Message:
-----------
Improved error diagnostics
If GitException happens here, its stack trace is lost and never
reported.
The standard idiom for this is ex.printStackTrace(listener.error(...));
as seen elsewhere in this plugin.
--
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.