I have installed VS 2019 some time back and recently installed VS 2022. I have chosen ASP.net and web development as workloads during install. After install I see that Git tab is present in the VS environment. I have been using connecting to local repositories and deploying to remote devops repository. I recently wanted to use Git command prompt and when I opened and ran git command, it says Git is not installed. When I checked the programs and features Git is not installed and I don't Git folder in program files. I'm not sure how I was able to use Git from VS (I have a local repo folder and its is connected Azure remote repo), but Git is not installed. How to resolve this problem, I want to make sure Git is installed and use command prompt. Can I select Git individual install from visual studio installation now? Will it cause any problem to already existing repositories?