Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry for detecting git #3950

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

DefaultRyan
Copy link
Member

Summary of the pull request

Adds telemetry to log if and where git.exe was detected.

Stores one of four statuses:

  • Detected by running "git.exe" and relying on the PATH environment variable
  • Detected by probing well-known registry keys
  • Detected by probing well-known folders under Program Files [(x86)]
  • Not found

@DefaultRyan DefaultRyan merged commit be38a85 into main Oct 23, 2024
4 checks passed
@krschau krschau added this to the Dev Home v0.19 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants