- VSCode Version: 1.71.2
- Local OS Version: Windows 10
- Remote OS Version: Ubuntu 22.04.1 LTS
- Remote Extension/Connection Type: Containers
- Logs:
Steps to Reproduce:
1.Edit files which are bind mounted in container
2.Run git add . to stage the changes.

Source Control panel does not reflect the fact that the changes have already been staged by git.
- Hit refresh button in Source Control panel can bring these changes into Staged Changes.

But there is no need to do this step 3 on Windows locally.
Steps to Reproduce:
1.Edit files which are bind mounted in container
2.Run
git add .to stage the changes.Source Control panel does not reflect the fact that the changes have already been staged by git.
But there is no need to do this step 3 on Windows locally.