-
Migrate from tfs to git
First of all download git-tfs from there: http://git-tfs.com Right click on My Computer -> Properties -> Advanced system settings -> Environment variables -> System variables -> Path Add ;C:\TfsMigration\GitTfs-0.25.1 to the end of Path variable. Open Command Prompt as Administrator and exec following commands, don't forget to change commands with your variables: git tfs clone http://myserver:8080/tfs/DefaultCollection…
Loading posts...