Skip to content

Commit df95164

Browse files
authored
Update docs/version-control/git-make-commit.md
1 parent ad88be8 commit df95164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version-control/git-make-commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ When you double-click a **Commit**, Visual Studio opens its details in a separat
7575
With Visual Studio version 17.9 and later and the GitHub Copilot extensions, you can use AI to generate detailed commit messages that describe your changes.
7676

7777
> [!NOTE]
78-
>To enable AI-generated commit messages, you need GitHub Copilot and GitHub Copilot Chat, see [Get GitHub Copilot for Visual Studio 2022](../ide/visual-studio-github-copilot-install-and-states.md).
78+
>To enable AI-generated commit messages, you need GitHub Copilot and GitHub Copilot Chat. To get started, see [Get GitHub Copilot for Visual Studio 2022](../ide/visual-studio-github-copilot-install-and-states.md).
7979
8080
![Screenshot showing AI-generated commit message.](./media/vs-2022/git-commit-message-ai.png)
8181

0 commit comments

Comments
 (0)