Activity Team/Git FAQ: Difference between revisions

Line 67: Line 67:
=== How do I request a merge? ===
=== How do I request a merge? ===


:Click on the Repositories Tab of the project page in Gitorious. Click on "Mainline". A link will appear on the right-hand side of the page saying, "Request merge".
:Go to your GitHub fork page and follow the steps of the images
<gallery>
Merge-Step1.jpg|Click on the Pull Request button
Merge-Step2.jpg|You will get something like that.
Merge-Step3.jpg|If you used another branch for changes, just change it in the image
Merge-Step4.jpg|Click on Create Pull request
Merge-Step5.jpg|Edit the title/description of the pull request, and click on Create pull request. Now the commiter will review it
</gallery>


===What is the difference between a branch and a repository?===
===What is the difference between a branch and a repository?===