A quick guide to pull requests

Updated . Posted . Visible to the public.

It’s pretty common for projects hosted on GitHub to receive “pull requests”: requests from people who have cloned your project, made a modification to it and then asking you to merge their changes back into the main project.

There are a lot of ways you can handle these pull requests, here are some of them.

Last edit
Keywords
git, makandra, merge, remote
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2010-09-15 21:31)