jenkinsci / jenkinsci/git-client-plugin
[JENKINS-32883] replace custom temporary script with GIT_SSH_COMMAND
Open
component:git-client-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 152
- Forks
- 402
- Avg merge
- 6h 47m
- Merged PRs (30d)
- 4
Description
git-client plugin do create a custom temporary script to pass SSH key to git.
Since 2.3.0 `GIT_SSH_COMMAND` can be use to just pass plain ssh command like `ssh -i xxx`
---
Originally reported by
ndeloof, imported from: replace custom temporary script with GIT_SSH_COMMAND
Raw content of original issue
git-client plugin do create a custom temporary script to pass SSH key to git.
Since 2.3.0 `GIT_SSH_COMMAND` can be use to just pass plain ssh command like `ssh -i xxx`
Contributor guide
Assessment
This issue has not been assessed yet.