Expand description
localGit:exec - arbitrary git argv. Used by the Git
extension for commands not on the curated clone/pull/…
list. Accepts both the modern { Arguments, cwd?, operationId? } shape and the legacy positional
(argv: string[], cwd?: string).