Can't Upload Replit Files #78709
-
|
Basically I downloaded my entire Replit project because I wanted to switch to github. I have been trying to upload the files but it won't let me do that. What should I do? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Try creating the repository on GitHub and cloning it to your computer. Then add all the files to that local version of your repository. After it's all set up correctly, push it back up to GitHub. If you aren't as familiar with the command line process, you can do this intuitively with GitHub Desktop, which you can download at desktop.github.com. |
Beta Was this translation helpful? Give feedback.
-
|
You should be able to push code from Replit to GitHub. Please see below steps that you can try to connect the accounts.
|
Beta Was this translation helpful? Give feedback.
-
|
I am unable to connect to Github from Replit. Replit repeatedly requests access to connect to Github repos, which I approve. But nothing changes on the Github side. Replit gives an error: Git Error |
Beta Was this translation helpful? Give feedback.
You should be able to push code from Replit to GitHub. Please see below steps that you can try to connect the accounts.