1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Make images accessible in the images/help/repository directory (P-Z) (3/4) (#35990)

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
This commit is contained in:
Laura Coursen
2023-03-30 07:11:51 -05:00
committed by GitHub
parent 960721fc36
commit 69f609ee5f
62 changed files with 71 additions and 98 deletions

View File

@@ -27,9 +27,9 @@ $ git clone https://{% data variables.command_line.codeblock %}/USERNAME/REPOSIT
# Clones a repository to your computer
```
You can choose from [several different URLs](/get-started/getting-started-with-git/about-remote-repositories) when cloning a repository. While logged in to {% data variables.product.prodname_dotcom %}, these URLs are available below the repository details:
You can choose from [several different URLs](/get-started/getting-started-with-git/about-remote-repositories) when cloning a repository. While logged in to {% data variables.product.prodname_dotcom %}, these URLs are available on the main page of the repository when you click **{% octicon "code" aria-hidden="true" %} Code**.
![Remote URL list](/assets/images/help/repository/remotes-url.png)
![Screenshot of the main page of a repository. A green button, labeled "Code," is outlined in dark orange and expanded to show the HTTPS URL for the repository.](/assets/images/help/repository/remotes-url.png)
When you run `git clone`, the following actions occur:
- A new folder called `repo` is made