
Introduction to Git Recap | Learn with Dr G
In the world of collaborative software development, version control is one of the most important factors to a successful launch. Improper version control can cause broken features, conflicting lines of code, and potentially working on old and out dated versions of your product.
Enter Git. Git is the industry standard of code source control, helping manage and integrate changes easily.
In this episode of Learn with Dr. G, Sarah will introduce you to the basics of Git, including what makes Git unique, getting started with a Git project, and making and tracking changes in Git. This is a quick recap on the first live episode of the mini-series: "What you didn't learn in School".
Follow along at aka.ms/LearnWithDrG/IntroToGit
Checkout the entire "What you didn't learn in School" mini-series at aka.ms/LearnWithDrG/WYDLIS_Videos
コメント