Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Git Basics: Branches

Posted By: naag
Git Basics: Branches

Git Basics: Branches
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5M | 51 MB
Genre: eLearning | Language: English

Branches are a key part of the Git workflow. With a branch, we can safely diverge from the main line of development to work on new features, and then later propose that they be integrated into the master branch. If your new feature is acceptable, it's just a merge or a rebase away from production. Not only that, but you can create an endless number of branches without any serious overhead.

In this Coffee Break Course, Envato Tuts+ instructor Ed Wassermann will show you how to use this killer feature of Git. So follow along and learn how easy it is to use branches in your own Git workflow.

Git Basics: Branches