Y
Hacker News
new
|
ask
|
show
|
jobs
by
progval
2085 days ago
On personal projects (using git), I use squashing only for small bug fixes like the one you mentioned or when the author of a PR made a big mess of commits (usually because they are a git beginner). Best of both worlds.
1 comments
aidenn0
2085 days ago
Do you not make a big mess of commits, then selectively squash before submitting a PR?
link