Add %GIT_EXEC_PATH% to %PATH% when launching libgit2 filter executable
commit0750f13e2f86bbf3b4df728f333e0b323be25141
authorSup Yut Sum <ch3cooli@gmail.com>
Sat, 19 Dec 2015 14:24:05 +0000 (19 22:24 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Sat, 19 Dec 2015 14:24:05 +0000 (19 22:24 +0800)
tree9003aa96e3f4147fc7da21e6f9bb3a5d8f811f62
parenta7a534119b93b5ef8d25c0f3c65703b39de34258
Add %GIT_EXEC_PATH% to %PATH% when launching libgit2 filter executable

It is possible that the filter points to a git subcommand, that is located at libexec\git-core

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Git/Git.cpp