|
|
|
|
|
by falcojr
566 days ago
|
|
How is a "PR comments" commit useful to you? If I'm looking at history, it's usually to see:
1. What caused a bug
2. Context around a feature and why it was written a certain way Seeing a "PR comments" commit just turns into noise. It also makes me gather 10 commits together to try to piece back together the unit of work that was built. I just see no value in preserving this type of noise. |
|