Episode

Git Fundamentals

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 episode, Robert demonstrates the basics of using Git. In the first 20 minutes, you will get familiar with repos, committing changes, branching, merging and pull requests. Then you will see how to work with Git in Visual Studio [21:15] and how you can store your code in both GitHub and Visual Studio Team Services [52:00].

Resources: