Skip to content

Instantly share code, notes, and snippets.

@Nigtellios
Last active August 14, 2023 20:10
Show Gist options
  • Save Nigtellios/6e2f0f56d2025831b17e2b3da4ccdc8d to your computer and use it in GitHub Desktop.
Save Nigtellios/6e2f0f56d2025831b17e2b3da4ccdc8d to your computer and use it in GitHub Desktop.
[Windows] VSC Isn't recognizing Git repositories

If you're using msys2: microsoft/vscode#4651 (comment)

If not, just try this command: git config --global --add safe.directory '*'

Helped in my case. Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment