Skip to content

Conversation

@hello-smile6
Copy link
Contributor

Fixes #146093

This PR fixes #146093

Visual Studio Code will now correctly identify the user's operating system and show an accurate message on Linux.

To test:

  1. Build Visual Studio Code.
  2. Install Git and Visual Studio Code in a Debian virtual machine.
  3. Initialize a new Git repository.
  4. Uninstall Git.
  5. Open the SCM sidebar and verify that the message is correct.

@lszomoru lszomoru added the git GIT issues label Mar 30, 2022
@lszomoru lszomoru added this to the April 2022 milestone Mar 30, 2022
@lszomoru lszomoru merged commit 4574413 into microsoft:main Mar 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

git GIT issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source control directs user to install git for Windows when on Linux

3 participants