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 753884a commit fdb2793Copy full SHA for fdb2793
examples/git-commit.gpt
@@ -5,7 +5,7 @@ Create well formed git commit message based off of the currently staged file
5
contents. The message should convey why something was changed and not what
6
changed. Use the well known format that has the prefix chore, fix, etc.
7
8
-Generate commit message based on all staged changes, except for changes to this script itself (commitmessager.gpt).
+Generate commit message based on all staged changes, except for changes to this script itself (git-commit.gpt).
9
10
Do not use markdown format for the output.
11
0 commit comments