dmytrobaida / GPTCommitVSCode

VS Code extension which helps to generate AI commit messages using ChatGPT
https://marketplace.visualstudio.com/items?itemName=DmytroBaida.gpt-commit
MIT License
34 stars 25 forks source link

Doesn't seem to know it's in a git repo #5

Closed boblindman closed 11 months ago

boblindman commented 1 year ago

Windows 10, VS code 1.77.1

I keep getting this error when generating a commit message "The current directory must be a Git repository!"

I have confirmed it's a Git repo and I can make commits if I manually enter a comment. I have also established my Open IA key works,

ParkingLotGames commented 1 year ago

bumping, still the same error. Made a simple lolcode folder to test after trying on an existing project, no dice.

Screenshot_8

Oxicode commented 1 year ago

same error here!

flavienbwk commented 1 year ago

There is an alternative I use : https://github.com/lennartle/chadcommit

Dowser commented 12 months ago

Same error here on my Windows machine, when I'm using the same extension synced over to my mac working with the same repo it works great.

dmytrobaida commented 11 months ago

Seems like this issue on all windows machines. Fixing it in new version

dmytrobaida commented 11 months ago

Should be fixed in version 1.0.5. Please create new issue if problem exists. Thanks