Y
Hacker News
new
|
ask
|
show
|
jobs
by
hinkley
833 days ago
The biggest problem I’ve run into in this respect is reformatting and behavior changes in the same commit. It’s not all that hard to trace back as long as nobody does this. It’s why I hate squashing.
1 comments
cwalv
833 days ago
You can squash commits with squashing unrelated commits.
link