Co-authored-by: Tim Rogers <timrogers@github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
291 B
291 B
- To add your {% data variables.product.prodname_dotcom %} repository as a remote, run
git remote add origin URL, replacingURLwith the URL for the {% data variables.product.prodname_dotcom %} repository you created earlier, such ashttps://github.com/octocat/example-repository.git.