Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
GITHUB PULL REQUEST, Branching, Merging & Team Workflow
Play lesson

Web Development Tutorials For Beginners - GITHUB PULL REQUEST, Branching, Merging & Team Workflow

Launch Your Web Development Journey: Master HTML, CSS, JavaScript, and GitHub with LearnCode.academy's Expert-Led Tutorials!

4.0 (2)
24 learners

What you'll learn

Create and style web pages using HTML and CSS fundamentals

Build responsive websites for optimal display on multiple devices

Implement interactive features using JavaScript and jQuery

Manage version control and collaboration with GitHub basics

This course includes

  • 5.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

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: https://www.youtube.com/watch?v=0fKg7e37bQE Bootstrap: https://www.youtube.com/watch?v=no-Ntkc836w AngularJS Tutorial: https://www.youtube.com/watch?v=QETUuZ27N0w Javascript Tutorial: https://www.youtube.com/watch?v=vZBCTc9zHtI -~-~~-~~~-~~-~- Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device" https://www.youtube.com/watch?v=fgOO9YUFlGI -~-~~-~~~-~~-~-

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere