6

I have problem with submodule on github codespace.

When i use command

git submodule update --init

terminal show me

Warning: Permanently added 'github.com,xxxxx' (ECDSA) to the list of known hosts.
    git@github.com: Permission denied (publickey).
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists.
Magda Bo
  • 61
  • 1
  • Do you have access rights to that repository? Does it exist? – torek Dec 03 '21 at 21:05
  • this is crazy I'm struggling with the same thing. I found this on the web, I'm trying it out now: https://github.community/t/how-to-checkout-recursively/136734 – Sydalmighty Jun 14 '22 at 17:02
  • sse: https://stackoverflow.com/questions/6031494/git-submodules-and-ssh-access – prumand May 23 '23 at 20:06

0 Answers0