How to add a Git remote
New Courses Coming Soon
Join the waiting lists
Today I had to add a remote to a Git repository after deleting the Git remote with git remote rm origin
, for reasons that I won’t bore you with.
Then I added a new Git remote to a GitHub repository with
git remote add origin [email protected]:flaviocopes/myrepo.git
Change flaviocopes/myrepo
to your GitHub URL.
Done!
Here is how can I help you:
- COURSES where I teach everything I know
- CODING BOOTCAMP cohort course - next edition in 2025
- THE VALLEY OF CODE your web development manual
- BOOKS 17 coding ebooks you can download for free on JS Python C PHP and lots more
- Interesting links collection
- Follow me on X