You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
taha---
2
2
title: Requesting a code review with {% data variables.copilot.copilot_cli %}
3
3
shortTitle: Agentic code review
4
4
allowTitleToDifferFromFilename: true
@@ -15,7 +15,7 @@ docsTeamMetrics:
15
15
- copilot-cli
16
16
---
17
17
18
-
## About agentic code review
18
+
taha## About agentic code review
19
19
20
20
You can use the `/review` slash command to have {% data variables.product.prodname_copilot_short %} analyze code changes without leaving the CLI. This lets you get quick feedback on your changes prior to committing.
21
21
@@ -25,7 +25,7 @@ You can use the `/review` slash command to have {% data variables.product.prodna
25
25
* Select **No** to skip the command and tell {% data variables.product.prodname_copilot_short %} what to do differently.
26
26
1. Read the feedback that {% data variables.product.prodname_copilot_short %} provides about your changes and apply any suggested improvements in your code editor.
0 commit comments