Using GIT with TFS
From Logic Wiki
Open cmd as administrator to install Chocolatey.
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
Download and Install https://git-for-windows.github.io/