chatgpt_commit_message_hook icon indicating copy to clipboard operation
chatgpt_commit_message_hook copied to clipboard

Enhance your git workflow using AI-generated commit messages from ChatGPT. Seamless integration for a well-documented commit log.

Results 2 chatgpt_commit_message_hook issues
Sort by recently updated
recently updated
newest added
trafficstars

The config file was just 3 lines, not 4 like the example. ```text cheako@mx1:~/src/gitlab/hazel-rs$ git commit -a Traceback (most recent call last): File "/usr/bin/prepare-commit-msg", line 161, in api_key, proxy, max_changed_lines...

I don't have the error handy, but I think it couldn't find `.git/COMMIT_MSG`. Also what if I wanted to re-word every commit, say for when a new language model is...