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: Reset

Posted By: ELK1nG
Git Basics: Reset

Git Basics: Reset
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 64.5 MB | Duration: 6 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 git reset command and how it acts on the Git trees. You'll see how the three varieties of Git reset—soft, hard and mixed—act on each of these trees. Meanwhile you'll learn how reset can help you manage your own repositories or individual files within them.

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

Git Basics: The Three Trees
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