We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm finding the multiple one-commit pull requests to be tedious, so I propose a new workflow.
This means that iterative changes are more efficient and follows naturally from the deep connection between Github's pull requests and git branches.
It also means that we are forced to rebase our small changes upon each other's ongoing work, which prevents dumb conflicts.