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 integration with multiple git directories inside of workspace #10450

Closed
bkinsey808 opened this issue Aug 11, 2016 · 3 comments
Closed

Git integration with multiple git directories inside of workspace #10450

bkinsey808 opened this issue Aug 11, 2016 · 3 comments
Assignees
Labels
git GIT issues *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@bkinsey808
Copy link

bkinsey808 commented Aug 11, 2016

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
@joaomoreno
Copy link
Member

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

@joaomoreno joaomoreno added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Aug 12, 2016
@bkinsey808
Copy link
Author

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.

@jcrben
Copy link

jcrben commented May 8, 2017

Seems like this could ultimately be handled by #396? And maybe #7829

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants