|
|
|
|
|
by bavent
224 days ago
|
|
Yeah, I think over use of GitHub, which seems to encourage squash-merging, has led to this where a lot of people I’ve seen treat a PR as essentially one commit - because it ends up being one in the end. If you keep your PRs small I guess the end result is the same, but even then I like things in individual commits for ease of review. |
|