From 8bde05a8456e436fa4d246bbccc9c67d84ef99bc Mon Sep 17 00:00:00 2001 From: Yanbing Date: Thu, 28 Sep 2017 11:51:21 -0700 Subject: [PATCH] Updated Setting up a Git server on Windows using Git for Windows and Win32_OpenSSH (markdown) --- ...server-on-Windows-using-Git-for-Windows-and-Win32_OpenSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-a-Git-server-on-Windows-using-Git-for-Windows-and-Win32_OpenSSH.md b/Setting-up-a-Git-server-on-Windows-using-Git-for-Windows-and-Win32_OpenSSH.md index 426ade3..e5026e5 100644 --- a/Setting-up-a-Git-server-on-Windows-using-Git-for-Windows-and-Win32_OpenSSH.md +++ b/Setting-up-a-Git-server-on-Windows-using-Git-for-Windows-and-Win32_OpenSSH.md @@ -1,5 +1,5 @@ ## You need to download and install: -* [Install Win32_OpenSSH](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH) +* [Win32_OpenSSH](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH) * [Git for Windows](https://git-scm.com/download/win), selecting the "Run Git and included Unix tools from the Windows Command Prompt" when prompted. This option will install a bin folder in Program Files\git that will be placed into your path thus taking possibly taking precedence over other tools. ## On Server 1. Set system environment variable for sshd to pick up the git commands