Visual studio code software git cannot see updated files
You can only click synchronize and then everything will be downloaded. You can’t see what has been updated at all?
Following the voice in heart.
VScode only provides simple git functions. It is recommended to use it with tools such as TortoiseGit (of course, if you are good at the command line, you can directly specify the terminal of VScode as the bash that comes with Git, and then you can directly switch to the terminal. view is used).