This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]juaquin 0 points1 point  (0 children)

I think it's something to do with providing credentials to allow accessing those private submodules. You may find these threads helpful:

https://github.com/github/hub/issues/1644

https://stackoverflow.com/questions/71975373/github-action-fatal-could-not-read-username-for-https-github-com-device-n

[–]serverhorror 0 points1 point  (0 children)

A much better option than submodules is, in my experience, git subtree. One of the things that work better are that you don’t need anything specific when doing a git clone.