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

Feature to support nested git repos in workspace #2

Open
L-Sypniewski opened this issue Mar 9, 2023 · 1 comment
Open

Feature to support nested git repos in workspace #2

L-Sypniewski opened this issue Mar 9, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@L-Sypniewski
Copy link

The extension doesn't work if I open a nested folder with VSCode (not the one with .git folder, but one below in the hierarchy).
In such case I get Git repository not found. Try run 'git init' before using error when trying to add a change list

@L-Sypniewski L-Sypniewski changed the title f nested folder is root of a VSCode workspace Git repository not found. Try run 'git init' before using error if a nested folder is root of a VSCode workspace Mar 9, 2023
@koenigstag koenigstag self-assigned this Mar 15, 2023
@koenigstag
Copy link
Owner

Yes, such problem appears if you use an extension when a .git directory is in non-root but in nested folder.

This makes the extension currently unworkable for projects with this file structure.

As a single developer, I will try to see what I can do, in my free time.
It may take time to make a workaround for this case.

@koenigstag koenigstag added bug Something isn't working enhancement New feature or request labels Mar 15, 2023
@koenigstag koenigstag changed the title Git repository not found. Try run 'git init' before using error if a nested folder is root of a VSCode workspace Feature to support nested git repos in workspace Jul 5, 2023
@koenigstag koenigstag removed the bug Something isn't working label Jul 5, 2023
@koenigstag koenigstag added this to the Release 0.3.0 milestone Jul 5, 2023
@koenigstag koenigstag pinned this issue Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants