TurtleStoffel

💾 Git

Apr 05, 20251 min read

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

Graph View

  • Remotes
  • Articles
  • Related articles

Backlinks

  • 📑 Documentation Tool with Great Search Capabilities

Created with Quartz v4.3.1 © 2025

  • GitHub
  • Discord Community