Writes Git commit messages for you using ChatGPT AI (GPT-3.5-turbo model)github.com1 points·by appleboy46·3 ปีที่แล้ว·1 comments
appleboy46·3 ปีที่แล้ว·discussA CLI written in Go language that writes git commit messages for you using ChatGPT AI (gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
appleboy46·6 ปีที่แล้ว·discussThe following is my solution:See the playground: https://play.golang.org/p/pXJaGQ0efe8Source Code is available on GitHub: https://github.com/go-training/training/blob/2ddb95d08c654a6...