Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git repository within git repository not showing in Source Control #41417

Closed
alexmcroberts opened this issue Jan 10, 2018 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues

Comments

@alexmcroberts
Copy link

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:

  1. Add a folder that contains a git repository (Repo A) to a VS Code workspace
  2. In a subfolder of the folder added to the workspace, initialize a second git repository (Repo B)
  3. Go to Source Control view in VS Code
  4. 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

@vscodebot vscodebot bot added the git GIT issues label Jan 10, 2018
@joaomoreno
Copy link
Member

/duplicate #38203

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 11, 2018
@vscodebot
Copy link

vscodebot bot commented Jan 11, 2018

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.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jan 11, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants