首页 > Windows开发 > 详细

git server windows 安装

时间:2014-09-22 11:58:03      阅读:361      评论:0      收藏:0      [点我收藏+]

没有实际安装,可以使用msysgit代替

1:安装git

2:安装cygwin window下的unix模拟环境

3:Gitosis 是一套用来管理 authorized_keys文件和实现简单连接限制的脚本

 

  • msysGit - is the name of this project, a build environment for Git for Windows, which releases the official binaries
  • MinGW - is a minimalist development environment for native Microsoft Windows applications.
  • MSYS - is a Bourne Shell command line interpreter system, is used by MinGW (and others), was forked _in the past_ from Cygwin
  • Cygwin - a Linux like environment, which was used in the past to build Git for Windows, nowadays has no relation to msysGit

git server windows 安装

原文:http://www.cnblogs.com/javaleon/p/3985631.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!