摘要: git使用用户名密码clone的方式: 1 git clone http://username:password@remote 例如:我的用户名是abc@qq.com,密码是abc123456,git地址为git@xxx.com/www.git 1 git clone http://abc@qq.c 阅读全文
posted @ 2018-10-16 11:36 失落的黎明 阅读(2016) 评论(0) 推荐(0)