Visual Studio 2022 not showing any change of file in git changes window, although there are some files updates are available. Whereas GIT GUI is showing all the changes in the repository.
Once I open the repository in GIT GUI all changes are also begin to display in Visual Studio git changes window.
visual studio 2022 shows "error parsing the git status output.". It is maybe because of mismatched versions of git or visual studio.
as a workaround, in "Package Manager Console" you can run this command:
git status
after that, visual studio shows your changes, and you can commit them!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With