|
|
|
|
|
by davexunit
4421 days ago
|
|
One of my biggest problems with pull requests is the tendency to have to merge a bunch of "Fix typo", "Refactor foo" style commits. I prefer the workflow for sending patches on mailing lists: Email patch, get feedback, make new commits to address feedback, rebase (important step), repeat. |
|
I'm honestly curious. PR are a tool, you can misuse any tool.