Introduction to version control with Git
link

Introduction to version control with Git

Learn how to leverage Git to track your own changes and collaborate with others.

Microsoft Learn
Updated Jul 27, 2024

What you'll learn

  • Learn what version control is
  • Understand distributed version control systems, like Git
  • Create a new Git project and configure it
  • Make and track changes to code using Git
  • Use Git to recover from simple mistakes
Course Description

Git is the leading version control tool and essential for developers. Learn how to leverage Git to track your own changes and collaborate with others.