perf: use gitoxide for git_status and git_metrics modules (#6476)

This commit is contained in:
Sebastian Thiel
2025-04-26 15:43:41 +02:00
committed by GitHub
parent 8e4f8096f1
commit daf8d93d27
13 changed files with 1226 additions and 202 deletions
+6 -1
View File
@@ -664,7 +664,8 @@
"style": "red bold",
"typechanged": "",
"untracked": "?",
"up_to_date": ""
"up_to_date": "",
"use_git_executable": false
},
"allOf": [
{
@@ -3649,6 +3650,10 @@
"default": false,
"type": "boolean"
},
"use_git_executable": {
"default": false,
"type": "boolean"
},
"windows_starship": {
"type": [
"string",