Connect local to remote

PHOTO EMBED

Mon Apr 08 2024 16:37:48 GMT+0000 (Coordinated Universal Time)

Saved by @CarlosR

#To add the URL fro the remote repository
git remote add origin REMOTE-URL

#to verify remote URL
git remote -v

content_copyCOPY

https://docs.github.com/en/migrations/importing-source-code/using-the-command-line-to-import-source-code/adding-locally-hosted-code-to-github