据说 clone github 的项目时,https 地址若不好用,可以使用 ssh git 地址。
ssh git 地址的 clone,需要在 github 账号添加 ssh 公钥。事先需要在本机生成 ssh 公钥私钥对。