Nate Mueller <n...@retailnext.net> writes: > This fails for me because my GIT_EXEC_PATH is set to > "/Library/Developer/CommandLineTools/usr/libexec/git-core:/Users/nate/.git-exec".
That environment variable is designed to hold a single path, not like $PATH that lists multiple places in a colon separated list.