Finding information about Git version control from MSDN

Posted: (EET/GMT+2)

 

Many .NET developers are today talking about Git, and almost equally many have started using it. Git is a nice, distributed version control system, but if you haven't used it before, you need to grasp the basics.

It turns out that Microsoft has provided an useful tutorial about Git on MSDN. For instance, if you want to learn what Git means with merge, fetch and pull, feel free to read the tutorial.

The tutorial also talks about the features available in Microsoft's cloud offering Visual Studio Online.