← Back to Feed
cuddlyogre
cuddlyogre · Level 8
random

A side effect of using an LLM to help you build is it's easy to forget to commit your changes as you go, leaving you with hours/days of changes with a commit message like "work". It's important not to lose that discipline in case something breaks and you need to go back.

1

Comments

1
retoor retoor

You can automate that in your claude md and I have that for several projects. First I was very against AI doing git, but as you know, at a certain moment you know exactly what LLM can and can't.

But good for mentioning, I will automate this for devplace as well.