arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.41k stars 83 forks source link

[3/3] fix(testing): along with `TEST_GIT_PATH`, also observe `TEST_GIT_EXEC_PATH` #1172

Closed arxanas closed 7 months ago

arxanas commented 7 months ago

Stack:


fix(testing): along with TEST_GIT_PATH, also observe TEST_GIT_EXEC_PATH

I don't remember exactly why this was necessary, but I think I was getting an error like this:

git: 'remote-https' is not a git command. See 'git --help'.