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.
2 parents 676243d + 2cb8bd0 commit f39f6a8Copy full SHA for f39f6a8
Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.30"
4
edition = "2021"
5
description = "Git AI: Automates commit messages using ChatGPT. Stage your files, and Git AI generates the messages."
6
license = "MIT"
7
+repository = "https://github.com/oleander/git-ai"
8
9
[lib]
10
name = "ai"
0 commit comments