Y
Hacker News
new
|
ask
|
show
|
jobs
by
eblume
5176 days ago
I personally discourage the use of squash, I think that everyone benefits with more granular commits. Is this not common practice?
1 comments
mlysaght
5176 days ago
We think that a repository with too much noise isn't so useful. When you squash you should use common sense and aggregate the commit comments as you see fit.
link