|
|
|
|
|
by jonathanpglick
866 days ago
|
|
Until it's 7 years later, the original developers are gone, the ticketing system has changed twice, and you have no clue why something is the way it is. When you're committing is exactly when you already have the context of "why" loaded and even a short explanation should be quick to write. The thought cycles argument feels lazy unless you're doing a bunch of quick exploratory commits and clean up/squash your git history later and add context once a solution solidifies. |
|
Regardless, what you describe is more an organisational failure than an issue with commit messages.