Open futuremotiondev opened 1 month ago
V 0.0.13 I have the same problem, it doesn't matter which commit I want a message for it always says "No git repository detected"
It used to work and was a time saver, not anymore, same issue, I confirm all of the above.
Verify it's not a duplicate bug report
Describe the Bug
Windows 10 Pro x64 22H2 (OS Build 19045.5011) VSCode:
When I click on
Genie: Generate a commit message
, I get an alert saying no git repository detected.The folder is definitely a git repo:
VSCode recognizes it:
So I'm not sure what's wrong.
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
"genieai.personalizedName": "ChatGPT 4o", "genieai.openai.temperature": 0.3, "genieai.openai.maxTokens": 4000, "genieai.promptPrefix.addTests-enabled": false, "genieai.enableConversationHistory": true,
Additional context
No response