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!
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:
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!
Apparently there was a problem with 'index.lock' so I had to delete it manually through the shell and restart the process.
I still have the problem though, as the pull request hasn't shown up in my github.
hello, send screenshots. It should have automatically added the files into the git repo if you are a collaborator/owner.
@shplss