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 found I couldn't do the git submodule update --init command because of the url in the .gitmodules file. It fails on key issues. Changing said value to:
I found I couldn't do the
git submodule update --init
command because of theurl
in the.gitmodules
file. It fails on key issues. Changing said value to:fixes the issue.
The text was updated successfully, but these errors were encountered: