Can't push files to Github.
Hi everyone,
I'm trying to push my latest changes to Github and replit seems not to be processing my request.
This is the first time I create files through replit and I'm wondering if that's the reason the pushing request is not working.
Up until now I had no problem modifying files and push the changes.
Any help with this issue would be appreciated. Thanks!
Hello. Try hitting Ctrl+Shift+S to enter into the shell.
Then, try doing:
git add . git commit -m "added files" git push -u origin master.
guaranteed to work: If it does not work there are most likely 2 problems:
1: You are not a collaborator to the project
2: You have not linked the git repo.
For problem 1, you can just invite the act, or create a new repo and make a pull request.
For problem 2, enter in: git remote add origin [insert git URL here]
Hopes this helps! Mark as correct answer if it has helped you!
I don't know how to solve this, but what's certain is that there's no password authentication on github like the link above https://han.gl/tjYTr, but we're still doing it on repeat. What should I do now? (Note: This sentence is translated by a translator)
repeat -> replit