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 39103df commit e0367f7Copy full SHA for e0367f7
README.md
@@ -1,3 +1,6 @@
1
+> [!WARNING]
2
+> Latest version not working at the time. Please download `v0.9.10`
3
+
4
<h1 align="center">
5
Git GPT Commit
6
</h1>
@@ -27,7 +30,7 @@ There are two ways to install the Git extension: using npm or manual installatio
27
30
- **Step1:** run the following command:
28
31
29
32
```bash
-npm install -g @laststance/git-gpt-commit@latest
33
+npm install -g @laststance/git-gpt-commit@0.9.10
34
```
35
36
- **Step2:** add your OpenAI API key using the `git gpt open-api-key`
0 commit comments