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

292 B

  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.