部署git服务器 gitServer 软件 搭建git服务器也并不是非常的难,有这么多优秀的软件,选择一个适合自己就行了 1. windows版本 http://gitstack.com/ 免费版本,只能有两个用户 2. windows IIS 版本 http://bonobogitserver.com/,免费,开源,需要 IIS服务 3. linux 版本 https://about.gitlab.com/, 免费,开源,功能非常强大,可以搭建一个像github那样的私有站点 4. windows,linux http://gitblit.com/ ,免费,开源,需要JDK,是java开发的 (责任编辑:IT) |