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
.
Functions
Get the GIT_EXEC_PATH
environment variable for testing.
Get the path to the Git executable for testing.