Skip to content

Commit 40a47c4

Browse files
authored
Merge pull request #57780 from github/repo-sync
Repo sync
2 parents e9e2157 + 95612ba commit 40a47c4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/codespaces/setting-your-user-preferences/setting-your-default-editor-for-github-codespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you want to use {% data variables.product.prodname_vscode %} as your default
3131

3232
* {% data reusables.codespaces.application-installed-locally %}<br><br>
3333

34-
* If you choose **{% data variables.product.prodname_vscode %}**, {% data variables.product.prodname_github_codespaces %} will automatically open in the desktop application when you next create or open a codespace.
34+
* If you choose **{% data variables.product.prodname_vscode %}** (web client), {% data variables.product.prodname_github_codespaces %} will automatically open in the desktop application when you next create or open a codespace.
3535

3636
You may need to allow access to both your browser and {% data variables.product.prodname_vscode %} for it to open successfully.<br><br>
3737

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
If you choose **{% data variables.product.prodname_vscode %}**, you must make sure you have {% data variables.product.prodname_vscode_shortname %} installed on your local machine.
1+
If you choose **{% data variables.product.prodname_vscode %}** (desktop application), you must make sure you have {% data variables.product.prodname_vscode_shortname %} installed on your local machine.

data/reusables/repositories/copy-clone-url.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
1. Copy the URL for the repository.
66

7-
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "clippy" aria-label="Copy to clipboard" %}.
8-
* To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click **SSH**, then click {% octicon "clippy" aria-label="Copy to clipboard" %}.
7+
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "copy" aria-label="Copy to clipboard" %}.
8+
* To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click **SSH**, then click {% octicon "copy" aria-label="Copy to clipboard" %}.
99
* To clone a repository using {% data variables.product.prodname_cli %}, click **{% data variables.product.prodname_cli %}**, then click {% octicon "copy" aria-label="Copy to clipboard" %}.
1010

1111
![Screenshot of the "Code" dropdown menu. To the right of the HTTPS URL for the repository, a copy icon is outlined in dark orange.](/assets/images/help/repository/https-url-clone-cli.png)

0 commit comments

Comments
 (0)