What does "remote" mean in programming?
remote is one of the most common terms in software development. This guide explains what it means, how it is used in practice, and why it matters, with real examples from the developer world.
Definition
A version of a Git repository hosted on a server such as GitHub or GitLab. Remotes allow multiple developers to share and synchronize code. A project can have multiple remotes; the most common is called origin.
Example
"Add a remote to connect your local repository to the one on GitHub."
Related terms
Ready to practice your English at work?
Lingua-e has interactive exercises built around real developer conversations: standups, code reviews, retrospectives, and more. Practice until it comes naturally.
Try Lingua-e for free