zurawiki / gptcommit

A git prepare-commit-msg hook for authoring commit messages with GPT-3.
MIT License
2.33k stars 76 forks source link

How to temporarily disable gptcommit for manual git commit message entry? #265

Open Mlearn opened 8 months ago

Mlearn commented 8 months ago

Awesome project! It has been incredibly useful for my work.

After utilizing this tool for a period of time, I would like to know how I can temporarily disable gptcommit and revert to the traditional method of manually entering commit messages.

andreagrandi commented 7 months ago

I was about to ask the same 😅 I would love an option to exclude automatic generation of the commit message.