Skip to content

Removing nested folder from workspace removes contained Git repo from SCM viewlet #33692

@chrmarti

Description

@chrmarti
  • VSCode Version: Code - Insiders 1.16.0-insider (aa42e6e, 2017-09-01T15:25:57.896Z)
  • OS Version: Darwin x64 16.7.0
  • Extensions: Many

Steps to Reproduce:

  1. Open empty window
  2. Add empty folder to workspace
  3. mkdir subfolder; cd subfolder; git init
  4. -> Git repo shown in SCM viewlet
  5. Add subfolder as folder to workspace
  6. Remove subfolder as folder from workspace
  7. -> Git repo disappears from SCM viewlet

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggitGIT issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions