-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
component: gp clienhancementmeta: never-staleThis issue can never become staleThis issue can never become staletype: bugSomething isn't workingSomething isn't workingtype: feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
There are conflicts when both HTTP and SSH URL format is used in .gitmodules
1
If you open this repo on gitpod, you will notice that for some reason the HTTP one got its files wiped out, this doesn't happen when all of the submodules have HTTP based URLs and everything is just fine.
Upon manual submodule sync attempt, you will see this error as expected:
Describe the behaviour you'd like
Describe alternatives you've considered
Maybe we could show an error on detecting SSH format on .gitmodules
and suggest to auto-rewrite for the user?
Additional context
#7950 is a similar issue but it does not address this, so created this issue 😄
Also, see relevant discussion on discord2
Footnotes
schickling and luis-luna-aguilar
Metadata
Metadata
Assignees
Labels
component: gp clienhancementmeta: never-staleThis issue can never become staleThis issue can never become staletype: bugSomething isn't workingSomething isn't workingtype: feature requestNew feature or requestNew feature or request