> Anyone else finds the LLMs version control discipline lacking?
No? How do you define discipline? Claude code knows how to read and write commits. My team just granted it limited force push access a week ago. We’ve taught it to make more human-friendly commit messages.
What’s missing?
I think a useful question here is “what is a good commit?”, specifically at the MR stage. I don’t care what commits look like on your local machine.
I tend to like to treat commits at that stage as complete, atomic thoughts.
Some of these would be better served as separate MRs entirely; but I imagine my idea stands.