Skip to main content
  1. Learn center
  2. Software Development
  3. Guides
  4. Git tutorial
  5. Git basics
  6. Syncing repositories
GuidesSoftware DevelopmentBacklog
Git

Project and code management together.

Syncing repositories

Remote repositories can be on a private server, a different computer than yours, or hosted through certain project management software like Backlog.

Wherever you are hosting yours, you’ll need to sync your local repository with the remote repository frequently to share changes with other team members.

You can sync repositories using three commands: git push, git pull, and git merge.

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life