Hi,I signed up with an email address.How can I export my code to github account or integrate both my accounts.Thanks
@TheDrone7 I haven't yet tried it, but aren't you able to git pull origin in the shell of your repl?
git pull origin
Hi,
I signed up with an email address.
How can I export my code to github account or integrate both my accounts.
Thanks
@TheDrone7 I haven't yet tried it, but aren't you able to
git pull origin
in the shell of your repl?