Simplest git repository setup on windows server

Git is awesome, you should know that. I had to setup a central git repository for a small team in a Windows shop. The simplest setup to get started is as follows. On the Windows Server: Install git (http://code.google.com/p/msysgit) Create and share a folder where you will use it as central repository (C:\repositories\myproject). Setup whatever [...]

Follow

Get every new post delivered to your Inbox.