You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create file "foo/test.txt" and commit it to git repository
Rename directory "foo" to "FOO"
Expected: Source Control tab show this modification, as "git status" in WSL terminal
Actual: Source Control tab did not see this modification, but "git status" (in WSL terminal) see. In result we can't fix directory/file letter case bugs via VSCode. Only by command line. But our most sites are on *nix OSes where big/small letters matter...
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Expected: Source Control tab show this modification, as "git status" in WSL terminal
Actual: Source Control tab did not see this modification, but "git status" (in WSL terminal) see. In result we can't fix directory/file letter case bugs via VSCode. Only by command line. But our most sites are on *nix OSes where big/small letters matter...
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: