|
|
|
|
|
by scott_w
639 days ago
|
|
> It just seems like a decent proxy for "do you care at all?" Because the reality is, when it comes to Git history, no, I don't care in the slightest. I get all the information I need by: - Reading previous PRs (the final diff) - Checking the name on a git diff of a line - The ticket reference Git commits are a tool to help me write code and reverting to a "known-good" state. Once it's merged into master/main, I don't care how messy it is because 99.999999% of the time, I'll just go back to the merge commit. |
|
But it takes surprisingly little to sell back centralization and lock-in to developers, even when working on top of a decentralized tool.