SSH private key
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 344
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Hey!
I've faced with a problem on git workspace update stage.
Workspace is trying to clone via ssh with standard private key: id_rsa
In my case this way is not working due to another name of private ssh key for git.
I think, it would be nice, if user will have an ability to specify a key.
UPD: Updated description of the Issue
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the git workspace update SSH clone path and trace how the standard id_rsa key is selected. Identify the configuration or command entry point for specifying a nonstandard private key, then verify that workspace update can clone using it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100