Remotes Add a new remote git remote add "origin" <url> Change the URL of an existing remote git remote set-url "origin" <url> Articles How to exclude commits from git blame Related articles 💅 Git Log Pretty 🧮 Git Count Number of Times a File Changed