What is a remote in Git?

Git Easy

Git — Easy

What is a remote in Git?

Key points

  • Remotes are separate repository instances
  • They are typically hosted on a server
  • Synchronization is the primary purpose
  • Local repositories can push and pull from remotes

Ready to go further?

Related questions