We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c6daa commit bc6a52bCopy full SHA for bc6a52b
1 file changed
test/gitAndCommands.test.ts
@@ -36,7 +36,7 @@ describe("Command Registration and Lifecycle", () => {
36
"diffCommit.updateAPIKey",
37
"diffCommit.getAPIKey",
38
"diffCommit.deleteAPIKey",
39
- "diffCommit.selectOllamaModel",
+ "diffCommit.configureOllamaModel",
40
"diffCommit.changeOllamaModel",
41
"diffCommit.generateCommitMessage",
42
"diffCommit.previewCommitMessage",
0 commit comments