设置git并将git与我自己的主机结合使用

问题描述:

我想使用在我的NAS(Netgear Readynas)上运行的git服务器作为我项目的主机。目前我使用Visual Studio Enterprise 15,但我正在调查17. 我如何设置Visual Studio?它只能通过http / https进行,还是
也可以使用SSH工作?

I would like to use a git server that runs on my NAS (Netgear Readynas) as a host for my projects. Currently I use Visual Studio Enterprise 15 but I'm looking into 17.  How do I need to setup Visual Studio? Will it only go via http / https or will it also work using SSH?

感谢您在MSDN论坛上发帖。

Thank you for posting in MSDN forum.

根据
Git on the Server - The Protocols
 ,您可以从http / https和SSH中进行操作。

According to Git on the Server - The Protocols , you can both go from http / https and SSH.

最好的问候,