jenkinsci / jenkinsci/git-client-plugin

[JENKINS-32883] replace custom temporary script with GIT_SSH_COMMAND

Open
#1,504 0 comments 0 reactions 0 assignees View on GitHub
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


  • status: Open
  • priority: Minor
  • component(s): git-client-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 20251211-071809

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.