msbuildtasks icon indicating copy to clipboard operation
msbuildtasks copied to clipboard

Support Git 2.X new path

Open tomap opened this issue 10 years ago • 1 comments

Hi,

Git 2.X (in RC, see here https://github.com/git-for-windows/git/releases ) is not anymore a 32 bits exe but a 64 bits exe So GitClient is not able to find it unless we add it to the path.

Could you add Program File (x64) in the search path ?

Thank you,

Thomas P.

tomap avatar Aug 14 '15 09:08 tomap

Hi,

Git 2.5 has been released. See here: https://github.com/git-for-windows/git/releases

Regards

tomap avatar Sep 18 '15 09:09 tomap