1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/data/reusables/migrations/add-github-repo-as-remote.md
2023-06-21 16:03:41 +00:00

2 lines
292 B
Markdown

1. To add your {% data variables.product.prodname_dotcom %} repository as a remote, run `git remote add origin URL`, replacing `URL` with the URL for the {% data variables.product.prodname_dotcom %} repository you created earlier, such as `https://github.com/octocat/example-repository.git`.