You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use SSH but when I clone this repo the submodules are listed as https so I get a request for a username and password. For some reason (I assume 2FA), I'm unable to sign-in so unable to update the submodule.
Maybe I'm doing something wrong but I've never been a fan of submodules and while I can see the use-case here, I think this could lead to more issues and reduced usage of this repro.
Ian
The text was updated successfully, but these errors were encountered:
I resolved the issue by editing the .git/config file direct but maybe you should include some information about submodules in the readme. This is the first time I have used them in 25 years of professional development as I prefer the package approach. I'm sure with pip you can reference a git repo and update when needed.
Thanks for the invite to join this repo!
I use SSH but when I clone this repo the submodules are listed as https so I get a request for a username and password. For some reason (I assume 2FA), I'm unable to sign-in so unable to update the submodule.
Maybe I'm doing something wrong but I've never been a fan of submodules and while I can see the use-case here, I think this could lead to more issues and reduced usage of this repro.
Ian
The text was updated successfully, but these errors were encountered: