Git.commandPrefix

The prefix to apply to all executed commands. Includes the "git" program, and all of its top-level options.

struct Git
string[] commandPrefix;

Meta