Collaborating on code with Team Foundation Version Control (TFVC) and Git
- Selecting centralized vs. distributed version control
- Synchronizing local repositories with the master repository
- Viewing project history with changesets
Connecting to TFS from Visual Studio Team Explorer
- Checking out and checking in source code
- Merging changesets from multiple developers
- Branching for release management and maintenance
- Resolving multi-user conflicts
- Adding existing code to TFS source control
Integrating version control with client applications
- Plugging TFVC into Windows Explorer
- Linking TFS to Eclipse and Xcode
- Executing TFS commands in the console