|
|
|
|
|
by jjh42
4766 days ago
|
|
I think that depends a lot on the project. Projects that heavily use github tend to prefer a github pull request. It makes it easy to comment on the diff and integrates with Travis CI (integration tool) and other tools. It is easy to make multiple changes to the pull request before it is accepted so nothing about this system implies that pull request are always accepted without changes. |
|