Vscode: Git integration with multiple git directories inside of workspace

Created on 11 Aug 2016  ·  3Comments  ·  Source: microsoft/vscode

Is there a way to handle multiple git repos within a single vscode workspace? I have my workspace directory with many git repos. I'd love to take advantage of vscode's git integration, but it seems like it requires my root level workspace directory to be the git repo.

  • VSCode Version: 1.4.0
  • OS Version: mint
*question git

Most helpful comment

Thanks. I hope this issue is reconsidered someday. I like having multiple git repos handy, and being able to search across them simultaneously. And also git integration would be handy.

All 3 comments

This is not a supported scenario. You can only either open the root of a git repository or one of its subdirectories.

Thanks. I hope this issue is reconsidered someday. I like having multiple git repos handy, and being able to search across them simultaneously. And also git integration would be handy.

Was this page helpful?
0 / 5 - 0 ratings