vs code source control extremely slow

Viewed 64

Not sure what is happening here. Have a .net project I'm working on and I'd rather use vs code however git operations take a really long time. Here's an example: enter image description here

As you can see one "git add -A" took over 17 seconds. The file in question is a 6 line settings.json file. Commits, pushes, etc. also take extremely long. Compare this to plain ol' visual studio which is lightning fast compared to this.

0 Answers
Related