|
|
|
|
|
by wubrr
859 days ago
|
|
100% agree, if you have multiple commits to complete the change during development, just squash them into one for the PR. That being said many companies (including some FAANG) use commit counts as a performance metric, thereby directly disincentivizing clean, readable commits. |
|