Skip to content

Commit 47ba347

Browse files
authored
Merge pull request #54902 from github/repo-sync
Repo sync
2 parents ecb31ac + 331ed35 commit 47ba347

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

content/copilot/using-github-copilot/copilot-chat/github-copilot-chat-cheat-sheet.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,8 @@ Available slash commands may vary, depending on your environment and the context
2828
| --- | --- |
2929
| `/clear` | Clear conversation. |
3030
| `/delete` | Delete a conversation. |
31-
| `/file` | Retrieves a specific file from the repository by its path. |
32-
| `/help` | Quick reference and basics of using {% data variables.product.prodname_copilot %}. |
3331
| `/new` | Start a new conversation |
3432
| `/rename` | Rename a conversation. |
35-
| `/search` | Performs a search within the repository, including issues, pull requests, and code. |
3633

3734
{% endwebui %}
3835

@@ -145,12 +142,9 @@ Available slash commands may vary, depending on your environment and the context
145142

146143
| Command | Description |
147144
| --- | --- |
148-
| `/clear` | Start a new chat session. |
149145
| `/explain` | Explain how the code in your active editor works. |
150146
| `/fix` | Propose a fix for problems in the selected code. |
151-
| `/fixTestFailure` | Find and fix a failing test. |
152147
| `/help` | Quick reference and basics of using {% data variables.product.prodname_copilot %}. |
153-
| `/new` | Create a new project. |
154148
| `/tests` | Generate unit tests for the selected code. |
155149

156150
## Chat participants

0 commit comments

Comments
 (0)