Hacker News new | ask | show | jobs
by focom 227 days ago
> If you keep your PRs small

Its not a if. it's necessary for the sake of people reviewing your code. Unless you work alone on your pet project and always push to master you never work alone.

1 comments

Right, small PRs are great. And they are even better with a nice commit history for me to follow. One does not exclude the other.