What does 'remote' refer to in the context of Git?

Question

Grade: Education Subject: Support
What does 'remote' refer to in the context of Git?
Asked by:
50 Viewed 50 Answers

Answer (50)

Best Answer
(147)
The 'remote' refers to the repository you're working with (e.g., GitHub, GitLab, Bitbucket). It's the location where your project's code is stored.