Brief Introduction
A comprehensive video series from git init to Git Master.Description
Getting Git is a 5 part series with over 50 videos to help you learn Git commands in detail as well as cover everyday scenarios you'll encounter when using Git.
What I've come to realize is many developers are not as comfortable with Git as they might like to be.
Despite using Git daily, it's one of the tools we least understand. Often we're just memorizing the Git commands we need to run.
So we're going to learn Git from the command line. No "evil wizards" or "GUI magic".
We'll learn each Git command in-depth to provide you a strong, foundational understanding of Git.
In addition, we'll learn how to share your Git repos and other everyday scenarios you'll encounter while using Git.
So, when you're ready to become a "Git Master", let's get started...
Requirements
- Requirements
- So long as you have a basic understanding of Git as a version control tool, you're ready to get started.