|
|
|
|
|
by keybored
638 days ago
|
|
Can someone explain to me why everything has to be done with PRs? Like you just have three commits for a PR. But the correct way is to split that up into three single-commit PRs? Why? Not to mention that it doesn’t give you an interdiff. Because now you need to diff across three pull request. It looks more like you are punting on the problem. Not solving anything. |
|