🔥Limited Offer: Get 50% OFFon AI & Full Stack Courses🔥
Back to Git Notes
Topic #33

GitHub Send Pull Request


Change Platform:


Push Changes to Our GitHub Fork

We have made a lot of changes to our local Git.

Now we push them to our GitHub fork:

commit the changes:

Example

git push origin
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 16 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 393.96 KiB | 32.83 MiB/s, done.
Total 5 (delta 0), reused 0 (delta 0), pack-reused 0
To https://github.com/kaijim/w3schools-test.github.io.git
   facaeae..ebb1a5c  master -> master

Go to GitHub, and we see that the repository has a new commit. And we can send a Pull Request to the original repository:

GitHub Fork Pull Request

Click that and create a pull request:

GitHub Fork Create Pull Request

Remember to add an explanation for the administrators.

GitHub Fork Create Pull Request Comment

Pull Request is sent:

GitHub Fork Pull Request Sent


Approving Pull Requests

Now any member with access can see the Pull Request when they see the original repository:

GitHub New Pull Request

And they can see the proposed changes:

GitHub Pull Requests Overview

Comment on the changes and merge:

GitHub Pull Request Merge

Confirm:

GitHub Pull Request Confirm Merge

And changes have been merged with master:

GitHub Pull Request Merged

Now you try!

Want to go beyond the notes?

Join CodingNow 2.0's Git course — live mentorship, real projects, and 100% placement support.

Enroll Now — Free Demo Available

GitHub Send Pull Request – FAQs

Quick answers about learning GitHub Send Pull Request in Git.

This free note from CodingNow 2.0 explains GitHub Send Pull Request in Git — concept, syntax and worked code examples you can copy, run and revise before interviews.
Yes. Every Git topic on CodingNow 2.0, including GitHub Send Pull Request, is 100% free with no signup required.
With focused practice, most students grasp GitHub Send Pull Request in 1–3 days from these notes; pairing it with CodingNow 2.0's mentor-led course takes you to job-ready depth faster.
Use the code examples in this note, then ask doubts for free on the CodingNow 2.0 Community (/community) — expert instructors answer within 24 hours.
WhatsApp
Call NowEnroll Now