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: gitlens/gitlens-features.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -441,7 +441,7 @@ Gain additional insights on hover.
441
441
***
442
442
443
443
## GitKraken AI
444
-
### AI-Generated Commit Messages
444
+
### AIGenerated Commit Messages
445
445
446
446
Commit messages can be automatically generated using Gitkraken AI.
447
447
@@ -460,7 +460,8 @@ Create intelligent descriptions for stashed changes, making it easier to find an
460
460
- From the Command Palette: `GitLens: Generate Stash Message with AI`
461
461
- When creating a stash: Look for the AI option in the stash creation interface
462
462
- From the stash view: Generate descriptions for existing stashes
463
-
### AI Explainations `Preview`
463
+
464
+
### AI Explanations `Preview`
464
465
Gitkraken AI can help better understand code changes by generating commit explanations, making it easier understand more aspects of your repository, from more places in GitLens.
@@ -478,7 +479,7 @@ With Gitkraken AI explanation capabilities, you can quickly understand:
478
479
- What you've modified in your working directory - ✨Explain Working Changes (Preview)
479
480
- What you've previously stashed - ✨Explain Stash (Preview)
480
481
481
-
#### AI Commit Explanations`Pro`
482
+
#### AI Commit Explanations`Pro`
482
483
*Available in:* Pro, Advanced, and Business plans
483
484
Understand the reasoning behind changes with AI-generated explanations of commit content and purpose. Quickly grasp the intent and impact of complex commits without having to manually review all changed files.
0 commit comments