如何在局域网中部署git服务器

http://gitblit.com/index.html

 

http://blog.sina.com.cn/s/blog_446cc66b01019v79.html

 

http://blog.csdn.net/pengchua/article/details/7771903

 

 

 

 

[原]用GitBlit 和 VS GitSourceControlProvider 搭建基于 Http(s) 的 Git 工作平台

http://blog.csdn.net/dyllove98/article/details/8688622

 

 

在VS中安装Git的插件,在vs菜单中点击“工具”的“扩展管理器”,然后在线搜索git,出现第一个结果就是 Git Source Control Provider,然后点击“下载”

然后点击vs菜单的“工具”的“选项”,展开左侧的“Source Control”,在右侧的“当前源代码管理插件”中选择“Git Source Control Provider”,然后点击“确定”

http://www.codesky.net/article/201111/123474.html

你可能感兴趣的:(git)