-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
In order to work around the issue(s) in JENKINS-38179 I need to be able to use the JGit-with-apachehttps "Git Tool". But I cannot do this with checkout scm in a Jenkinsfile when using the GitHub Organization Folder plugin.
Ideally, I could:
- Set a default in the Org Folder configuration itself.
- Override this via the checkout scm command. e.g. checkout scm, git_tool: "JGit with apachehttps"