Source Control in VS Code activity bar

Recently the source control icon (git extension) in the activity bar in vs code shows more than changes in code.

As can be seen here the icon adds up the changes in my code, and from the west workspace it also adds Manifest, Changed, Clean and Not Cloned. I am only interested in the 8 changes in my code but the source control icon shows 73. How do I make it not add the numbers for Manifest, Changed, Clean and Not Cloned.

I *think* this started when vs code auto updated itself to the latest version but am not 100% sure.

Regards /Ruben

Parents Reply Children
No Data
Related