How do i convert my replit into a github?
Would i be able to copy all my coding from here to there?
Yes it is very possible. Just connect your GitHub account, open the git panel, create a new repo and push changes (This will send all your code to GitHub). Docs here
GitHub is not dependent on replit but can still connect to it using git.
oh dang O_O nice, I never knew that
It is very useful at times. The replit ui git tool is also very easy to use.
Yeah I guess thank you for correcting me
where is the git panel
Under tools
on the bottom right there should be a button that says git
on replit or github?
In the editor for a repl. So on Replit
ohh okay thank you!!!
wait one more thing i sent the link to my buddy and he said it says empty
On the top right of the editor press invite
and make a link or put their username
The replit link or the github link? For github remember you have to go to the panel, write a commit message and press the “commit” button.
the github link he says it says its empty
If there are still issues maybe give us the github and replit link
Did you commit? Can you take a screenshot of your git pannel?