使用一行命令进行clone一个私人的仓库(https),之前未曾设置过任何私钥或者其他相关配置信息
clone
https
在clone的url上,附带帐号密码验证即可
url
$ git clone https://用户:密码@git.coding.net/git/repo.git
git clone http://boring:boring123@221.993.32.21:31567/repo/treatment.git