microsoft / microsoft/vscode-remote-release
Remote-SSH: Forward Git Credential Helper
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Reported previously as #5977, then again as #6168. Where it got a, for me cryptic comment that it should be fixable by the user.
I would like the capability of having the git credential manager to use the Azure identity available in the gcm of my client when using Remote:SSH. This capability already exists for containers and apparently there a way to forward calls has been found and will be actively setup.
The reason for this is that the GCM binary itself only checks whether there is a Desktop session available, and not whether there is a BROWSER env variable available.
Contributor guide
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.
Assessment
This issue has not been assessed yet.