31
I've lately been making my git commit messages with AI
(reddthat.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I'm really curious to see examples of commit messages.
And more details on how you achieved it, I'd like to give it a go myself, as some of my coworkers commit messages are less than stellar.
Does it write in the conventional commit formalism ?
Wait, it can split commits ? I thought you "just" used a LLM to write the messages, but it can also act on the commits ?
How did you achieve this?