Skip to content

Instantly share code, notes, and snippets.

@sergeyhush
Last active March 3, 2016 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergeyhush/efdb555fa182fcaa26c9 to your computer and use it in GitHub Desktop.
Save sergeyhush/efdb555fa182fcaa26c9 to your computer and use it in GitHub Desktop.
Override Jenkins Git timeout on a Unix slave
See https://issues.jenkins-ci.org/browse/JENKINS-22547
Goto Node->Conefigure->Advanced
Append "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=30" to "JVM Options"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment