Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
serge2k
on April 2, 2016
|
parent
|
context
|
favorite
| on:
Squash your commits
> 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?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If changes are too large/complex/disjoint to fix in a single commit then why have them in one PR?