|
|
|
|
|
by juped
956 days ago
|
|
a github pull request isn't a pull request; a pull request is an email from one of linus torvalds' direct underlings (subsystem maintainers) to linus torvalds "requesting" that he "pull" (hence the name) some tag. an arbitrary example: https://lkml.org/lkml/2017/11/13/229 git request-pull generates these emails. note that a "pull" is just "merge from a URL", and requires some preexisting trust, hence why it's only for the subsystem maintainers. github stole this term for their signature misfeature and we've all been suffering since. some of its clones walk back this poor naming by saying "merge request" instead, but the damage to the name is done. |
|