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
When a git repository (Repo B) is nested within another git repository (Repo A), the nested git repository (Repo B) does not show in Source Control view.
I have looked at #15341 and #32139 and believe this is a slightly different scenario to the described behaviour of those tickets, in that the parent folder in those tickets did not seem to be git repositories.
VSCode Version: 1.19.1
OS Version: macOS 10.13.2
Steps to Reproduce:
Add a folder that contains a git repository (Repo A) to a VS Code workspace
In a subfolder of the folder added to the workspace, initialize a second git repository (Repo B)
Go to Source Control view in VS Code
Source Control view will show Repo A but will not show the nested repository Repo B
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
When a git repository (Repo B) is nested within another git repository (Repo A), the nested git repository (Repo B) does not show in Source Control view.
I have looked at #15341 and #32139 and believe this is a slightly different scenario to the described behaviour of those tickets, in that the parent folder in those tickets did not seem to be git repositories.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: