|
|
|
|
|
by cube00
215 days ago
|
|
> those chaotic early stages of side projects (like mine) where commits are basically "update again" for months. I don't accept "chaotic early stages of side projects" is a justification for skipping out on writing good quality commit messages. It wouldn't be acceptable in a well managed company so I don't understand why side projects would get a pass to become sloppy. It's your side project and you're free to skip writing commit messages, but you need to own that decision and not blame "those chaotic early stages" I've found taking the time to write good commit messages helps me as I can see what I've tried previously and pull out any older versions if I've found a new direction isn't working for me. It also captures my thought process in case I'm tempted to repeat the sins of the past. |
|
Because no one's paying you, and you owe your users nothing?