AsĀ project might contain some files which size is bigger than 50M or whole project size bigger than 1G, using TFS provided tool might not work to migrate to Git. The following are steps we are going to use to migrate project to Devops.
Instructions
(Please note If you have Chocolatey already installed, you can jump to step 4)
1. Open CMD as administratoradministratorĀ
2. run following in cmd shell to install Chocolatey package manager
...
3. run following in cmd shell to test Chocolatey installation
choco
(Please note If you have Git-TFS already installed, you can jump to step 6)
4. run following in cmd shell to install gittfs through Chocolatey
...