How do i convert my replit into a github respo?

How do i convert my replit into a github?

1 Like

Would i be able to copy all my coding from here to there?

1 Like

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

3 Likes

GitHub is not dependent on replit but can still connect to it using git.

2 Likes

oh dang O_O nice, I never knew that :smiley:

It is very useful at times. The replit ui git tool is also very easy to use.

1 Like

Yeah I guess :smiley: thank you for correcting me :slight_smile:

1 Like

where is the git panel

1 Like

Under tools on the bottom right there should be a button that says git

2 Likes

on replit or github?

1 Like

In the editor for a repl. So on Replit

2 Likes

ohh okay thank you!!!

1 Like

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?

1 Like