1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/content/desktop/contributing-and-collaborating-using-github-desktop/keeping-your-local-repository-in-sync-with-github.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

9 lines
430 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 %}.'
mapTopic: true
versions:
free-pro-team: '*'
---