Is there a way to have the git support in visual studio open the files that are modified and/or new?
CodePudding user response:
There is a tab in the visual studio under View Menu :
View -> Git Changes
You can find added and/or modified files, by clicking on modified files you can view which lines are modified.
CodePudding user response:
for this open git changes in Visual Studio.There