Hi,
I am trying to clone a replit repo but when I get on github desktop to clone the repo which btw I have colab permissions on. It just says that the memory is unavailable even though the memory left is well over 70%
Hi,
I am trying to clone a replit repo but when I get on github desktop to clone the repo which btw I have colab permissions on. It just says that the memory is unavailable even though the memory left is well over 70%
Replit is not a git hosting service, could you explain what’s happening?
Is Replit saying that? If so, you can probably safely ignore the message.
No actually github desktop is saying that
So I was cloning the repo then it said to input my account details and after I entered it would say that there is no memory
It’s not possible to clone repls as Git repositories. Try setting up Gitea on another repl, pushing to that git server, and then cloning the repository from your git server with github desktop.