From the course: Source Code Control in .NET with Git Using SourceTree

What is Git?

From the course: Source Code Control in .NET with Git Using SourceTree

Start my 1-month free trial

What is Git?

- [Instructor] Git has a terrific pedigree. It was created by Linus Torvalds, who you may know is the man behind Linux. It has quickly become the source code control system of choice for open source and for many others, including some of the really big players in technology. And the reason for that is it's blazingly fast. It's designed for easy and rapid branching and merging. And it's designed to ensure that nothing is ever lost.

Contents