Difference between revisions of "Using GIT with TFS"
From Logic Wiki
m |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 14:27, 9 May 2016
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/