Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Simple AI-powered commit msgs script | Better HN
0 comments
No comments yet.
Show HN: Simple AI-powered commit msgs script
(opens in new tab)
(tomdekan.com)
1 points
tomdekan
10mo ago
0 comments
Share
I wrote a short script that takes a Git diff and uses OpenAI’s API to output a concise commit summary plus a detailed description following best practices. It works with any repo - just add it to .bashrc or equivalent.
Hope it saves you time.