Showing results for December 2015 - Page 2 of 2 - Azure DevOps Blog

Dec 8, 2015
0
0

Announcing the Git Credential Manager for Windows 1.0

Jeremy Epling
Jeremy Epling

I’m pleased to announce version 1.0 of the Git Credential Manager for Windows (GCM) is available. Since we introduced the first beta in October 2015, we received great feedback from the community and incorporated it into this release. This project replaces the WinStore credential manager, which is no longer maintained. We've also created a Git Cred...

DevOpsGit & Version Control
Dec 3, 2015
0
0

Coded UI Test Extensibility V2

Abhitej_MSFT
Abhitej_MSFT

In VS2013 Update 2 we enhanced the Coded UI Test extensibility model to support plugins built for Windowless controls including controls in Modern Apps. These series of blogs should give an overview of the extensibility model exposed in Coded UI Test. Also, this blog explains a new extensibility QFE that we introduced earlier. In the current blog I...

DevOps
Dec 3, 2015
0
0

TFVC and Git repositories in the same team project

Jeremy Epling
Jeremy Epling

Many teams are transitioning from TFVC to Git for version control and want to keep their work items, build definitions, and other data in their team project. Now with TFS Update 1 or Team Services, you can add Git repositories to your existing team project created with TFVC. In addition, you can add TFVC to an existing team project created with Git...

DevOpsGit & Version Control