* 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
9 lines
430 B
Markdown
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: '*'
|
|
---
|
|
|