Hacker News new | ask | show | jobs
by blhack 5313 days ago
If anybody, like me, was curious what a "pull request" is[1]:

You fork the repo, submit a patch to that, then ask that the maintainer(s) of the original repo "pull" your code into theirs.

[1]http://help.github.com/send-pull-requests/