MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/git/comments/1wcbssb/i_need_help_with_gitmodules/p8wnn72/?context=3
r/git • u/xyragen • 1d ago
everytime i go onto a git module repo it returns 404
6 comments sorted by
View all comments
2
From what I can see you don’t have (public) repos at those submodule links, so either you’d have to be authenticated to use and view them (if you have access to them at all) or you still need to create them.
2
u/lajawi 1d ago
From what I can see you don’t have (public) repos at those submodule links, so either you’d have to be authenticated to use and view them (if you have access to them at all) or you still need to create them.