We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685998a commit 5d8a241Copy full SHA for 5d8a241
1 file changed
README.md
@@ -2,6 +2,11 @@
2
3
AI-powered Git commit message generator that analyzes your staged changes and outputs conventional commit messages.
4
5
+<video src="https://github-production-user-asset-6210df.s3.amazonaws.com/88824957/518189972-f9819b7b-f33b-4544-9d65-ffee2b7c4244.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20251124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251124T154151Z&X-Amz-Expires=300&X-Amz-Signature=9ad6523cf92ecbe4fad3b218333c036f3a9a56c88bb630a4d53239c4b20ffa78&X-Amz-SignedHeaders=host" controls title="demo">
6
+ Your browser does not support the video tag.
7
+</video>
8
+
9
10
## Features
11
12
- Generates configurable number of commit message suggestions from your staged diff
0 commit comments