GITHUB PULL REQUEST, Branching, Merging & Team Workflow

Published: 20 March 2014
on channel: LearnCode.academy
596,277
6.6k

Github Pull Requests are an integral part of Team Workflow. This video covers how to make a new Github feature branch, merge that branch, handle merge conflicts, submit a pull request, discuss the github pull request, and ultimately merge that pull into the master branch of your github repository.

Begin by doing a git pull to get the latest content on your master branch
Run "git branch your-feature-name" to make a git branch
Code in your changes, add and commit the files
Pull the master branch again and merge it with your new branch
Push the branch up to github and submit it as a pull request
That pull request can now receive comments and code discussion, as well as accept new commits before being merged in with the master branch

Other Videos:
Github Lesson 1:    • Github Tutorial For Beginners - Github Bas...  
Bootstrap:    • Bootstrap Tutorial For Beginners - Respons...  
AngularJS Tutorial:    • Angularjs Tutorial for Beginners - learn A...  
Javascript Tutorial:    • Javascript Tutorial - Programming Tutorial...  

~-~~-~~~-~~-~
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
   • Responsive Design Tutorial - Tips for maki...  
~-~~-~~~-~~-~


On this page of the site you can watch the video online GITHUB PULL REQUEST, Branching, Merging & Team Workflow with a duration of hours minute second in good quality, which was uploaded by the user LearnCode.academy 20 March 2014, share the link with friends and acquaintances, this video has already been watched 596,277 times on youtube and it was liked by 6.6 thousand viewers. Enjoy your viewing!