Monthly Archives: October 2016

Git server on Windows

Spent some time struggling with Git server on Windows (!). Memorize it here to not forget.

Init Windows git server

On Windows. git server create a folder for project, let it be c:/GitRepos/myProject.git Enter that directory with cygwin and run command there:

Access from client.

Note: Windows user git includes server name with plus sign: server1+git