Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Someone sent me a pull request, what do I do?

Tags:

git

github

Someone cloned my repository, fixed bugs, and sent me a pull request.

Can anyone tell me how do I pull from the users repository in github and put changes in my tree?

like image 687
bodacydo Avatar asked Jan 26 '10 15:01

bodacydo


1 Answers

It's in the github faq: https://help.github.com/articles/using-pull-requests

-revised due to dead link

like image 79
joggink Avatar answered Sep 27 '22 18:09

joggink