Skip to content

Commit

Permalink
Merge pull request github#30185 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Nov 27, 2023
2 parents b33ff7f + 1abe044 commit fcbccd6
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can view all your codespaces on the "Your codespaces" page at [github.com/co

You can quickly resume a codespace when you're viewing a repository on {% data variables.product.prodname_dotcom_the_website %}.

1. With the repository displayed on {% data variables.product.prodname_dotcom_the_website %}, press <kbd>,</kbd> (the comma key).
1. With the {% octicon "code" aria-hidden="true" %} **Code** tab of your repository displayed on {% data variables.product.prodname_dotcom_the_website %}, press <kbd>,</kbd> (the comma key).

The "Resume codespace" page is displayed. This allows you to resume your most recently used codespace for the currently selected branch of the repository or, if you were viewing a pull request, for the topic branch of the pull request.

Expand Down
2 changes: 1 addition & 1 deletion data/reusables/codespaces/navigating-to-a-codespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

![Screenshot of a list of three codespaces on the https://github.com/codespaces page.](/assets/images/help/codespaces/your-codespaces-list.png)

Alternatively, you can see any of your codespaces for a specific repository by navigating to that repository and selecting **{% octicon "code" aria-hidden="true" %} Code**. The dropdown menu will display all active codespaces for a repository.
Alternatively, you can see any of your codespaces for a specific repository by navigating to that repository, clicking the **{% octicon "code" aria-hidden="true" %} Code** button and selecting the **{% data variables.product.prodname_codespaces %}** tab. The dropdown menu will display all active codespaces for the repository.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
You can see every available codespace that you have created at [github.com/codespaces](https://github.com/codespaces).
You can see every available codespace that you have created on the "Your codespaces" page. To display this page, in the top-left corner of {% data variables.product.prodname_dotcom_the_website %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "codespaces" aria-hidden="true" %} **Codespaces**. This takes you to [github.com/codespaces](https://github.com/codespaces).
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. Navigate to the "Your codespaces" page at [github.com/codespaces](https://github.com/codespaces).
1. In the top-left corner of {% data variables.product.prodname_dotcom_the_website %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "codespaces" aria-hidden="true" %} **Codespaces** to take you to the "Your codespaces" page at [github.com/codespaces](https://github.com/codespaces).
35 changes: 21 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"rimraf": "^5.0.0",
"robots-parser": "^3.0.0",
"sass": "^1.52.3",
"start-server-and-test": "^2.0.2",
"start-server-and-test": "^2.0.3",
"ts-jest": "29.1.1",
"typescript": "^5.2.2",
"unist-util-remove": "^4.0.0",
Expand Down

0 comments on commit fcbccd6

Please sign in to comment.