microsoft / microsoft/vscode-remote-release
Notification to download git locally shows up when no git in Dev Container
Open
@lszomoru is already working on this.
Since Jan 29, 2025.
bug
git
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Testing #10188
Local: Windows with VS Code Insiders
Remote: Alpine Dev Container
- Create a new Alpine Dev Container and connect to it using the Dev Containers extension.
- Move the git binary to git.old to simulate not having git in the container.
- Open the SCM view.
- Reload the window.
- 🐛 I see a notification that shows up with a button that asks me to download Git. It takes me to a page for my local install.
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.