1

I'm trying to run git submodule update command on my ubuntu machine but it hangs on Cloning into '/home/ubuntu/mazerat/mazerat/tasks/instabotpy'...

I checked following solutions but doesn't work.

git submodule init does absolutely nothing

Git submodules update is stuck

Same instance works properly on macOS Mojave (Version 10.14.3) and Windows 10.

Also machine SSH public key is set on github.

I tried to run command as root (after set the root ssh key) for premission check but didn't matter.

.gitmodules

[submodule "mazerat/tasks/instabotpy"]
    path = mazerat/tasks/instabotpy
    url = [email protected]:motameni/instabot.py.git
Ali Motameni
  • 2,567
  • 3
  • 24
  • 34

0 Answers0