1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
2021-06-24 11:02:53 -07:00

11 lines
473 B
Markdown

---
title: Keeping your local repository in sync with GitHub
intro: 'You can keep your local repository in sync with your remote repository as you make changes to either one. In Git, a *remote* is the server where your code is stored. In your case, that server is a repository on {% data variables.product.prodname_dotcom %} or {% data variables.product.prodname_enterprise %}.'
versions:
fpt: '*'
children:
- /syncing-your-branch
shortTitle: Sync your local repo
---