BigGit

BigGit.zip (845 kB)
BigGit helps you use Git with Large TFS Repositories

Git-TF

gittf.zip (61,6 MB)
Git-TF is a set of cross-platform, command line tools that facilitate sharing of changes between TFS and Git.

git-tf-migration-powershell

PowerShell Script to assist migrating source code and revision history between TFS Team Project Collections using Git and Git-TF.

MVVM Source Control Monitor

An exercise in MVVM with Wpf to create a useful and unobtrusive source control notification tool that lives in the system tray, and can also be viewed in a window. This is meant to provide a 'real world' application to provide examples of MVVM implementation without understanding any other frameworks that can blur the lines about what MVVM really is (it's a pattern, folks). The application will use as little 3rd party code as possible (Wpf Toolkit, some other goodies) that are all unrelated to MVVM itself. The software is meant to be deconstructed and torn apart so that anyone who wants to learn MVVM can get the basic ideas of how to implement it, on its own, without using anyone else's software to do it. Hopefully, this application will inspire others that are hesitant about MVVM to just dive in and get started. If not, well...it'll be a useful tool to monitor source control activity, too.

Version Control Guide (ex-Branching & Merging)

Practical guidance for version control strategies on TFS, TFVC, Git and NuGet.