Submodules show .git path since 1.4.0
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.
Maybe a regression of: https://github.com/Murmele/Gittyup/pull/614
Do you have a test repository? I am not able to reproduce this
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:
When opening the submodule of Repo2 it will look like this: