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

Foldername displayed instead of submodule name in git window #59022

Closed
mathertel opened this issue Sep 20, 2018 · 3 comments
Closed

Foldername displayed instead of submodule name in git window #59022

mathertel opened this issue Sep 20, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues

Comments

@mathertel
Copy link

  • VSCode Version: 1.27.2
  • OS Version: Windows

Steps to Reproduce

in an existing project add a submodule. e.g.

git submodule init
git submodule add -b develop --name gimmick https://<server>/...gimmick.git portal\v0001

In the Git window the repository now is labeled with "v0001" instead of "gimmick".

Because having multiple versions in our project is essential we see multiple v00xx folders and easily get confused.

Please fix by displaying the module name given

  • Does this issue occur when all extensions are disabled?: Yes
@vscodebot
Copy link

vscodebot bot commented Sep 20, 2018

@vscodebot vscodebot bot added the git GIT issues label Sep 20, 2018
@joaomoreno
Copy link
Member

/duplicate #40548

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 20, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 20, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants