We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01dd0c commit ae0fbc9Copy full SHA for ae0fbc9
README.md
@@ -1,6 +1,6 @@
1
-# Ask How CLI
+# AI Git
2
3
-Update your Git workflow with AI
+Update your Git workflow with AI.
4
5
## Installation
6
@@ -26,13 +26,14 @@ ai-commit
26

27
28
29
-Then, you can push your changes and use AI to auto-generate you a description
+Then, you can push your changes and use AI to auto-generate you a description and assign basic SemVer2.0 labels.
30
31
```bash
32
ai-pr
33
```
34
35
-To then review:
+If you want a Github comment reviewing your PR:
36
+
37
38
ai-review
39
0 commit comments