319 Views
Microsoft have released Git-TF which is a set of cross platform tools that allow you to exchange changes between TFS and Git. It makes it really easy to clone code from TFS (including changeset comments), pull updates and checkin changes from local Git back to TFS. Using git locally essentially gives you unrestricted branching and merging, a local playpen, flexible workflows, best practices, and source control that goes way beyond just checkin/checkout.
0 comments