Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 438 Bytes

File metadata and controls

22 lines (11 loc) · 438 Bytes

Pull Requests

In this section, we will take a look at Pull requests

To push the latest changes to github sarah branch

$ git push origin sarah

To push changes from sarah to master we have to open something called Pull Request

pull1

pull2

pull3