Expand description

Environment variables which affect the functioning of git-branchless.

Constants

  • Path to the Git executable to shell out to as a subprocess when appropriate. This may be set during tests.
  • “Path to wherever your core Git programs are installed”. You can find the default value by running git --exec-path.
  • Specifies git-branchless subcommands to invoke directly.

Functions