|
|
|
|
|
by pdimitar
1836 days ago
|
|
> Patch-perfect commits are an idealistic goal. Indeed they are, hence the need to rewrite the history. Managers, tech leads, or users of your OSS project don't care about the "fix typo" comments. They are interested in a meaningful history that tells a bigger story. And to be frank, I am interested in the same, mid-term and long-term. While I am grappling with a very interesting problem for a month then yes, I'd love my messy history! But after I nail the problem and introduce the feature I'll absolutely rewrite history so the squashed PR commit simply says "add feature X" or "fix bug Y". |
|
Why would they be looking at the version control system for this? That is not what it's there for.