Visual Studio 2013 and Git 2.4

I installed Git for candidate for release 2.4.1 for Windows 2.4.1

After this installation in Visual Studio 2013 (Update 4), Git integration seems unable to find git.exe. At least this is my hunch when it shows the following, since I already have Git installed, but in a new folder ( C:\Program Files\Git\cmd):

Install 3rd-party Git command prompt tools

Is there any way to get Visual Studio to recognize the new location git.exe?

Or can I completely ignore this warning? Git integration in Visual Studio seems to work anyway.

+4
source share
2 answers

. Git Windows 2.x , Visual Studio , .

; Visual Studio Git Windows .

Visual Studio 2015 Update 1 ( ) .

+2

, 2 , , , . , .

1) , git C:\Program Files\Git C:\Program Files (x86)\Git

2) /Add Remove

0

All Articles