| CodeGPT is a CLI written in Go language, which can use ChatGPT AI (gpt-4, gpt-3.5-turbo model) to write git commit information or do code review briefing for you, and automatically install git prepare-commit-msg hook. Features: Support Azure OpenAI service or OpenAI API. Support for regular submission specifications. Support Git prepare-commit-msg Hook, see Git Hooks documentation. Supports custom build diffs with n lines of context, defaulting to three lines. Support for excluding files from the git diff command. Support for translating commit messages into another language (supports… |
#ChatGPT #developers #write #Commit #Message #CodeGPT