-
Visual Studio 2013 has ability to integrate Git source control. The blog post will shows in details how to configure Visual Studio to use Git, with remote repository at git.com. Configuration can be divided in several parts. 1. Installing required softwares 2. Creating SSH key and uploading to Git server...