1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/data/reusables/migrations/add-github-repo-as-remote.md

291 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.