Skip to main content
  1. Learn center
  2. Software Development
  3. Guides
  4. Git tutorial
  5. Git collaboration
  6. Remote branches
GuidesSoftware DevelopmentBacklog
Git

Project and code management together.

Remote branches

Although Git is local on your computer, you can also have remote copies of a repository. Remote repositories can be on a private central server or simply on a coworker’s computer.

You can also host remote repositories using version control softwares like Backlog.

You can retrieve others’ changes to the repository or move your local copy of a repository to the remote server.

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life