Git telemetry (#26222)

Release Notes:

- git: Adds telemetry to git actions
This commit is contained in:
Conrad Irwin 2025-03-06 10:56:28 -07:00 committed by GitHub
parent 219d36f589
commit 9c054f207e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 25 additions and 0 deletions

1
Cargo.lock generated
View file

@ -5470,6 +5470,7 @@ dependencies = [
"settings",
"smallvec",
"strum",
"telemetry",
"theme",
"time",
"ui",