refactor(git/status): rework entries into typed variants on porcelain v2
This commit is contained in:
+2
-1
@@ -43,10 +43,11 @@ local STATUS_ARGS = {
|
||||
"-c",
|
||||
"core.quotePath=false",
|
||||
"status",
|
||||
"--porcelain=v1",
|
||||
"--porcelain=v2",
|
||||
"--branch",
|
||||
"--ignored",
|
||||
"--untracked-files=all",
|
||||
"-z",
|
||||
}
|
||||
|
||||
---@private
|
||||
|
||||
Reference in New Issue
Block a user