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
I ahve a repo with some submodules and I have hidden these submodules in VS Code Source Control (Ctrl+Shift+G), because these submodules are read-only for me. (Right click, hide) When I use gitHistoryVSCode e.g. to show File History, I do not want to have these hidden submodules in the list of modules to choose. The list contains all submodules, though.
I ahve a repo with some submodules and I have hidden these submodules in VS Code Source Control (Ctrl+Shift+G), because these submodules are read-only for me. (Right click, hide) When I use gitHistoryVSCode e.g. to show File History, I do not want to have these hidden submodules in the list of modules to choose. The list contains all submodules, though.
Probably related to microsoft/vscode#88670
The text was updated successfully, but these errors were encountered: