DevOps in the Spotlight

T04 Get Started with Git

09/18/2018

8:00am - 9:15am

Level: Intermediate

Robert Green

Independent Consultant

Git is a free, open source distributed version control system. It has become wildly popular as a way to not only manage source code, but also as a way of sharing code with others. In this session, you will learn the basics of using Git. You will get familiar with repos, committing changes, branching and merging. You'll see how to work with both new and existing projects, how to store your code in both GitHub and Visual Studio Team Services and how to work with Git in Visual Studio.

You will learn:

  • What Git is and how to get started using it
  • The basics of Git, including repos, committing changes, branching and merging
  • How to use Git with GitHub, VSTS and Visual Studio