我想在 Windows Server 2012 上为我的开发团队安装 git 服务器。在一些教程中,我读到需要 SSH 服务器。这是强制性的吗?
答案1
否。还有其他传输协议可用,例如http
或git
。
https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols
我想在 Windows Server 2012 上为我的开发团队安装 git 服务器。在一些教程中,我读到需要 SSH 服务器。这是强制性的吗?
否。还有其他传输协议可用,例如http
或git
。
https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols