Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
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 31 1 2 3 4

Git Basics: The Three Trees

Posted By: ELK1nG
Git Basics: The Three Trees

Git Basics: The Three Trees
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 58.5 MB | Duration: 5 minutes

Git has become the most widely used system for version control and sharing code. If you want to help build open-source software, or if you want to work on a professional team, understanding Git is a must.

In this Coffee Break series, Envato Tuts+ instructor Ed Wasserman will explain some of the fundamentals of Git. Follow along as Ed explains core Git concepts, all illustrated with helpful animations.

In this course, you'll learn about the three trees: the HEAD, the index, and the working directory. Watch as Ed explains the role of each and how they interact as you update and commit code.

Why not check out our Introduction to Git and GitHub or watch the other Coffee Break Courses in this series:

Git Basics: Reset
Git Basics: GitHub Pull Requests
Git Basics: Branches
Git Basics: States
Git Basics: Merge and Rebase
Git Basics: Distributed Workflows
Git Basics: Git Rebase Mixtape