Copyright 2025

The Valley of Code

A Flavio Copes project

How to add a Git remote
How to add a Git remote

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 git@github.com:flaviocopes/myrepo.git

Change flaviocopes/myrepo to your GitHub URL.

Done!


Everyone gives Git for granted, but do YOU know Git well? Git Masterclass

Join my AI Workshop !

The Web Development BOOTCAMP cohort starts in February 2026