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

Submodules show .git path since 1.4.0 #760

Open
DeeFuse opened this issue May 15, 2024 · 3 comments
Open

Submodules show .git path since 1.4.0 #760

DeeFuse opened this issue May 15, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@DeeFuse
Copy link

DeeFuse commented May 15, 2024

When opening a submodule e.g. Basis-App/module/CommonCode the app shows the path to the .git folder Basis-App/.git/modules/module/CommonCode instead of the target folder as bevore.
It only appears if you have multiple submodule with the same name open.

grafik

@Murmele
Copy link
Owner

Murmele commented May 15, 2024

Maybe a regression of: #614

@Murmele Murmele added the bug Something isn't working label May 15, 2024
@Murmele
Copy link
Owner

Murmele commented May 15, 2024

Do you have a test repository? I am not able to reproduce this

@DeeFuse
Copy link
Author

DeeFuse commented May 16, 2024

Clone both Repos recursively: https://github.com/DeeFuse/TestRepo1 https://github.com/DeeFuse/TestRepo2
After opening the submdule of Repo1 it should look like this:
grafik
When opening the submodule of Repo2 it will look like this:
grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants