update lists to commonmark (#37249)
This commit is contained in:
@@ -112,7 +112,7 @@ After you've initialized a Git repository, you can push the repository to {% dat
|
||||
{% data reusables.migrations.create-empty-repo %}
|
||||
1. At the top of your repository on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
||||
|
||||

|
||||

|
||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
||||
1. Change the current working directory to your local project.
|
||||
1. In the Command prompt, [add the URL for the remote repository](/get-started/getting-started-with-git/managing-remote-repositories) where your local repository will be pushed.
|
||||
|
||||
Reference in New Issue
Block a user