Y
Hacker News
new
|
ask
|
show
|
jobs
by
serge2k
3730 days ago
> Squashing entire pull requests that may change multiple things into a single commit is a very bad idea.
If changes are too large/complex/disjoint to fix in a single commit then why have them in one PR?