|
|
|
|
|
by 2024throwaway
779 days ago
|
|
Open source maintainers don’t owe you the ability to see development process before the project was open sourced. Squashing PRs is correct. Why would you need to see the hundred commits that lead to one working set of changes. The final changes are all that matter. |
|
Keeping a clean history of incremental atomic changes is the entire purpose of using version control. It's not just common courtesy that I as an entitled user feel like I'm "owed".
The same applies for PRs, but I won't get into it any further.
I feel like there's a vocal segment of developers who don't understand the benefit of atomic commits, and by extension, version control, and are strongly opinionated in favor of the lazy approach. Working with someone like that can be a frustrating experience.
But please continue to downvote me because you disagree. :)